IXWebSocket/examples/ping_pong
2019-01-11 21:25:06 -08:00
..
.gitignore per message deflate support (with zlib) 2018-11-09 18:42:09 -08:00
build_linux.sh Add some example shell scripts to build on Linux 2018-11-07 12:33:33 -08:00
client.py
CMakeLists.txt C++14 + use make_unique and make_shared to make shared pointers 2019-01-11 21:25:06 -08:00
ping_pong.cpp capture path/uri when connecting, and pass it back through callbacks in the openInfo member 2019-01-03 17:44:10 -08:00
server.py capture an error code and a reason when the server closes the connection 2018-10-25 18:51:19 -07:00
test.sh