Benjamin Sergeant
|
de0bf5ebcd
|
WebSocket callback only take one object, a const ix::WebSocketMessagePtr& msg
|
2019-06-09 11:33:17 -07:00 |
|
Benjamin Sergeant
|
15369e1ae9
|
...
|
2019-06-09 10:22:27 -07:00 |
|
Benjamin Sergeant
|
cbf21b4008
|
add an option to easily disable per message deflate compression
|
2019-06-06 13:48:53 -07:00 |
|
Dimon4eg
|
4c4f99606e
|
use C++11 enums (#67)
* use C++11 enums
* small rename
* update tests
* update tests
* update ws
* update ws
* update README.md
|
2019-05-11 14:22:06 -07:00 |
|
Benjamin Sergeant
|
d64d50c978
|
remove irrelevant comment
|
2019-05-11 12:24:11 -07:00 |
|
Benjamin Sergeant
|
98e2fbca6a
|
ws connect display more accurate messages for incoming messages
|
2019-05-08 13:56:42 -07:00 |
|
Benjamin Sergeant
|
0c2d1c22bc
|
Make AutomaticReconnection optional (#47)
* unittest pass + commands behave as expected
* cleanup
|
2019-04-29 21:12:34 -07:00 |
|
Benjamin Sergeant
|
705e0823cb
|
ws connect mode / add a flag to disable automatic reconnection, not hooked up yet
|
2019-04-29 14:31:29 -07:00 |
|
Benjamin Sergeant
|
4f2babaf54
|
select interrupt cleanup
|
2019-03-14 18:37:38 -07:00 |
|
Benjamin Sergeant
|
b3d77f8902
|
fix compiler warnings in ws command line tool
|
2019-03-04 13:56:30 -08:00 |
|
Benjamin Sergeant
|
b8c397e180
|
add ws_chat and ws_connect sub commands to ws
|
2019-02-22 20:49:26 -08:00 |
|