Hello,
Im run ormin examples.
./examples/chat/server
[Warning] WS negotiation failed: the only supported sec-websocket-version is 13
[Warning] WS negotiation failed: the only supported sec-websocket-version is 13
http GET http://localhost:8080/
HTTP/1.1 400 Bad Request
Content-Length: 76
WebSocket negotiation failed: the only supported sec-websocket-version is 13
Where is problem?
thanks
Živoslav
I use the niv websocket library in a project. It's easy to use and works fine, and I tried quite a few others before deciding.