update test remote ws url

This commit is contained in:
Benjamin Sergeant 2019-01-07 11:28:53 -08:00
parent f34ccbfdb5
commit e9a4bd5617

View File

@ -16,8 +16,7 @@ using namespace ix;
namespace
{
// 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 WEBSOCKET_DOT_ORG_URL("wss://echo.websocket.org");
const std::string GOOGLE_URL("wss://google.com");
const std::string UNKNOWN_URL("wss://asdcasdcaasdcasdcasdcasdcasdcasdcasassdd.com");