check select errors better

This commit is contained in:
Benjamin Sergeant
2019-01-07 11:18:00 -08:00
parent 76f196206b
commit 8a0afef825
5 changed files with 55 additions and 43 deletions

View File

@ -16,7 +16,8 @@ using namespace ix;
namespace
{
const std::string WEBSOCKET_DOT_ORG_URL("wss://echo.websocket.org");
// const std::string WEBSOCKET_DOT_ORG_URL("wss://echo.websocket.org");
const std::string WEBSOCKET_DOT_ORG_URL("wss://api.cobra.mobilewar-online.com/v2?appkey=ADdc208AB26B911F4cB05bFeedD8EbBA");
const std::string GOOGLE_URL("wss://google.com");
const std::string UNKNOWN_URL("wss://asdcasdcaasdcasdcasdcasdcasdcasdcasassdd.com");