update test remote ws url
This commit is contained in:
parent
f34ccbfdb5
commit
e9a4bd5617
@ -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");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user