Benjamin Sergeant
|
8e7d310439
|
(ws commands) in websocket proxy, disable automatic reconnections + in Dockerfile, use alpine 3.11
|
2019-12-20 09:51:21 -08:00 |
|
Benjamin Sergeant
|
8b1c4ff081
|
Using Alpine edge distribution to live on the edge
|
2019-12-05 15:46:01 -08:00 |
|
Benjamin Sergeant
|
cc492bf1a3
|
add a python websocket proxy which works on Linux, while ws proxy_server does not
|
2019-11-18 13:46:11 -08:00 |
|
Benjamin Sergeant
|
85e00a195c
|
docker build fixes
|
2019-10-26 11:47:08 -07:00 |
|
Benjamin Sergeant
|
ed4be773a2
|
Fix crash in the Linux unittest in the HTTP client code, in Socket::readBytes. Cobra Metrics Publisher code returns the message id of the message that got published, to be used to validated that it got sent properly when receiving an ack.
|
2019-09-21 09:23:58 -07:00 |
|
Benjamin Sergeant
|
73c5b9b847
|
fix Dockerfile link
|
2019-06-05 19:38:44 -07:00 |
|
Benjamin Sergeant
|
012193c74e
|
Fix compile error with JSON uint64_t 🚯
|
2019-06-04 13:45:29 -07:00 |
|
Benjamin Sergeant
|
285386e47f
|
fix cobra to sentry + change ws docker file to use alpine (much smaller footprint)
|
2019-05-31 00:43:22 -07:00 |
|
Benjamin Sergeant
|
7f1e70329c
|
close and stop with code and reason + docker = ubuntu xenial
|
2019-05-15 15:18:46 -07:00 |
|
Benjamin Sergeant
|
ad8b344298
|
tsan fixes on ubuntu xenial (what travis run)
|
2019-04-29 20:48:16 -07:00 |
|
Benjamin Sergeant
|
f6ae490723
|
Fix data race in WebSocket where _url is accessed without protection in setThreadName
Also fix with url usage + docker container uses fedora and works with tsan
|
2019-04-25 16:11:46 -07:00 |
|
Benjamin Sergeant
|
0caf875399
|
add example websocket C++ server snake which supports basic cobra ops (publish and subscribe without stream sql
|
2019-04-22 17:33:45 -07:00 |
|
Benjamin Sergeant
|
65b11cb968
|
docker container works with SSL + fix compiler warnings in statsd third_party module
|
2019-04-18 09:11:12 -07:00 |
|
Benjamin Sergeant
|
f4f60d38b8
|
docker + linux build fix
|
2019-04-17 22:52:03 -07:00 |
|
Benjamin Sergeant
|
8f8dd076ff
|
ws: new command to subscribe to a cobra server and send an event to a sentry server
|
2019-04-11 16:03:05 -07:00 |
|
Benjamin Sergeant
|
7767c96a9e
|
ws redis command improvements + test script
|
2019-03-27 13:41:46 -07:00 |
|
Benjamin Sergeant
|
5b4354a6f3
|
send optimization + ws file transfer test
|
2019-03-14 14:47:53 -07:00 |
|
Benjamin Sergeant
|
4fed156b90
|
per message deflate support (with zlib)
|
2018-11-09 18:42:09 -08:00 |
|