Question:
It will soon become necessary to have a client side websocket library - and it would fit very well into the chilkat portfolio. The currently existing free solutions aren't satisfying, Websocket++ seem to be good but it's hardcore C++ and requires Boost for network access.
It's on Chilkat's list. :)
Any updates on this one?
Hi,
is there any updates on this issue? I need to do a WebSocket server implementation to support some browser communications. Until now I've always used CkSocket (C++) for all my TCP/IP socket communications, but it seems there's no library that eases WebSocket support.
Thanks!