-
It looks to me from running the simple chat example (and other applications) under Dozer (https://bitbucket.org/bbangert/dozer) that gevent-socketio is leaking a socketio.virtsocket.Socket and geventw…
-
Cara eu revi todos os nossos commits e cheguei a umas conclusões... ve ai se você concorda com elas.
Primeiramente eu copiei o log de todos os commits de 20/08/2012 até hoje (25/10/2012).
Depois fui…
-
I'm using a simple handler that just pipes the result to an email address.
On a long running sensu server I'm starting to see multiple notifications of the same issue (e.g. multiple "resolved" notifi…
-
Hello! Sorry for my English, I'm from Russia and newbie in English. And I newbie in Ant system too :) On main page you write:
java -cp build/examples:dist/WebSocket.jar ChatServer
But it is wrong. Ri…
-
Hello,
I have accessed the chatserver demo application from Opera Mobile 11.5 and 12 on Android. Things appear to work nicely except when I call the websocket.close() from that browser, the server en…
pramm updated
12 years ago
-
hi,
first of all thanks for your easy-to-use websocket-server implementation!
i have some weird problem while using blackberry devices, maybe its my fault, but i think the problem is sth with the serv…
riddy updated
12 years ago
-
When Safari 5.1.2 on Mac OS X 10.7.2 attempts to connect to the Java-WebSocket "ChatServer" example, the following message is given in the console:
> process(246): {GET / HTTP/1.1
> Upgrade: WebSocke…
-
As you say for Frame Interface:
WebSocket++ does not queue messages. As such only one send operation can be occuring at once.
So errors in all chat_server_handler functions:
- on_open(session_ptr)
- …
klion updated
12 years ago
-
A running script should keep the same index when restarting from command line or after crashing.
-
stable node and socket 0.8.4
seems like it happens during heartbeat...
is there a way to catch this error on my side?
thanks for help
---
net.js:391
throw new Error('Socket is not writable');…