-
Hello. First of all I would like to thank the developers for a wonderful server project. I will try to describe my problem. I made a web server using civetweb, and on this side i have no problems what…
-
Hi there,
I am working on a video conference project and I am using your project as a jumping off point for foundational parts of the Jitsi connection. It has been working perfectly so far but recent…
-
The WebSocket spec defines the 3xxx close code values to be for use by libraries and frameworks, and the 4xxx close code values to be for use by applications [(source)](https://developer.mozilla.org/e…
-
Hello,
I'm using python-bitvavo-api 1.2.2 and websocket-client 0.57.0, I created an application starting from the example in the README, and occasionally I see the following error:
[websocket] err…
-
```
ERROR:tornado.application:Uncaught exception, closing connection.
Traceback (most recent call last):
File "C:\Users\dtoth\Anaconda3\lib\site-packages\tornado\websocket.py", line 412, in _run_…
-
Initial PR: https://github.com/unjs/nitro/pull/2170
Relavant docs:
- https://h3.unjs.io/guide/websocket
- https://crossws.unjs.io
# Platform support
- [ ] Dev server
- [x] Runtime hand…
-
### Feature and motivation
In the past the HttpClient did take care of stale connections and did reconnect the TCP socket. When switching to WebSockets / BiDi this has to be handled by the applicatio…
-
Please see the issue in https://together.jolla.com/question/146722/handling-of-javascript-windowopen-in-the-browser/
I have a web application that needs to show/push content to the user by opening a …
-
If a GetAddress opcode is started and the RetroArch emulator is quit, qusb2snes will wait forever for a UDP response from the emulator. In this case, the WebSocket will never respond to the applicatio…
-
Does anybody have insights into how the WebSocket client works in the application?
I am interested in working on this but if anyone has a starting point, please let me know.