-
Hi, when I first started developing using websocketpp, I used this version:
zaphoyd-websocketpp-16aaa00.zip (August 15, 2012)
A couple days ago, I upgraded to use websocket-experimental.zip (3/19/201…
-
Currently the accept() method fails when receiving WebSocket connections from Firefox because Firefox sends the :
`Connection: keep-alive, Upgrade`
while webkit (and others) use
`Connection: Upgrad…
-
support Firefox with MozWebSocket
-
With Opera 12.02 and IE 9 the error is:
[WebSocket] bad response: HTTP/1.1 505 HTTP Version Not Supported
Does this mean that the issue is in the WebSocketServlet implementation of Tomcat 7?
cope updated
12 years ago
-
I'm not sure why masked messages exist (doesn't seem to provide any real security, if you care that much use SSL), but regardless libwebsite doesn't work with unmasked messages.
The solution is prett…
-
Use this issue to list items that need attention for updating the python code.
### Associated Issues
- #198
- #199
- #73
- #102
## Features/Enhancements
- [Done] Moderator functionality
- [Done] Upgra…
-
Hello!
Do you panning to make support for last version of websocket - rfc6455? :)
Thank you.
-
I've got an app written using the `ws` package for node and I'd like to use this package to wire in a simple data-logger. However, the package doesn't quite work if I run my script from the command-l…
-
When testing the jWebSocket Android client "fundamental" demo apk, the client can connect with Fleck, but closes the connection upon sending a message. No onMessage event is fired at the Fleck server.…
arct updated
12 years ago
-
See: http://tools.ietf.org/html/rfc6455