Doron Somech
|
b120ec33a9
|
problem: ws_engine don't support WS RFC ping-pong
Solution: implement both PONG response and producing pings
|
2020-01-18 18:28:00 +02:00 |
|
Luca Boccassi
|
00a448b1f0
|
Problem: WS tests bind to hard-coded TCP port and fail when ran in parallel
Solution: bind to wildcard and use ZMQ_LAST_ENDPOINT
|
2019-11-28 12:37:53 +00:00 |
|
somdoron
|
41b9af2c79
|
problem: WS transport doesn't support mechanism
Solution: add support to mechanism
|
2019-10-04 16:24:48 +03:00 |
|
somdoron
|
a48fdd6a7f
|
problem: ws_engine doesn't send correct host and path
Solution: extract path and host from the address
|
2019-09-05 17:33:38 +03:00 |
|
somdoron
|
39941a0c82
|
problem: browser cannot communicate with zeromq directly
Solution: implement ZWS 2.0 which websocket transport for zeromq
|
2019-07-16 10:12:20 +03:00 |
|