Benjamin Sergeant
|
a8b6573f96
|
hearbeat
|
2019-01-24 12:42:49 -08:00 |
|
Benjamin Sergeant
|
0fd06bb592
|
int -> ssize_t for socker recv and send
|
2019-01-05 20:53:50 -08:00 |
|
Benjamin Sergeant
|
bce5ef2dca
|
timeout is configurable
|
2019-01-03 18:33:08 -08:00 |
|
Benjamin Sergeant
|
bd1c8873d0
|
capture path/uri when connecting, and pass it back through callbacks in the openInfo member
|
2019-01-03 17:44:10 -08:00 |
|
Benjamin Sergeant
|
1bc5bc7f1c
|
add a way to run in blocking more, which is useful for server mode to have N*thread instead of 2N*thread for N connections
|
2019-01-01 21:25:15 -08:00 |
|
Benjamin Sergeant
|
3443e82812
|
more cleanup to propagate server connection error and let onOpen callback execute
|
2018-12-31 12:43:47 -08:00 |
|
Benjamin Sergeant
|
379a845166
|
cleanup / use a websocket instead of raw websockettransport
|
2018-12-30 22:00:49 -08:00 |
|
Benjamin Sergeant
|
49bf8bd830
|
threading race condition fixes, detected by TSAN
|
2018-12-06 08:27:28 -08:00 |
|
Benjamin Sergeant
|
c64bc20bb5
|
cleanup
|
2018-11-14 15:52:28 -08:00 |
|
Benjamin Sergeant
|
4fed156b90
|
per message deflate support (with zlib)
|
2018-11-09 18:42:09 -08:00 |
|
Benjamin Sergeant
|
a8dfd640a7
|
capture an error code and a reason when the server closes the connection
|
2018-10-25 18:51:19 -07:00 |
|
Benjamin Sergeant
|
eae2f7d113
|
Better ping/pong support
|
2018-10-25 14:43:35 -07:00 |
|
Benjamin Sergeant
|
376c8c2e00
|
Update IXWebSocket.h
Remove dead code
|
2018-10-07 15:49:07 -07:00 |
|
Benjamin Sergeant
|
9b8d6cedfe
|
First import
|
2018-09-27 14:57:19 -07:00 |
|