Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

New Post: Reusing existing io_service for websocket client?

$
0
0
Hi DesktopMan,

No there isn't anything exposed in our public API about Boost with the websocket client, so I don't think you will be able to do this. We don't use Boost to power our websocket client on all platforms. For Windows store and phone we use a Windows Runtime API. You could take a look at the code and see if you wanted to try and expose something to make this possible.

All the websocket client code for the Boost based implementation is in ws_client.cpp and ws_client_wspp.cpp.

Steve

Viewing all articles
Browse latest Browse all 4845

Trending Articles