This website requires JavaScript.
Explore
Help
Sign In
kapitan
/
IXWebSocket
Watch
1
Star
0
Fork
0
You've already forked IXWebSocket
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
885d245afb
IXWebSocket
/
examples
/
ping_pong
History
Benjamin Sergeant
a0f15bfb56
C++14 + use make_unique and make_shared to make shared pointers
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
Better ping/pong support
2018-10-25 14:43:35 -07:00
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
ping / pong support / fix bug in dispatching received message type
2018-10-25 14:43:35 -07:00