-
Support for WebSockets shall be eventually extended to ~~Python~~ (done), Ruby, Go, Perl, and PHP.
ghost updated
5 months ago
-
### Describe the bug
The following is happening:
![Image](https://github.com/user-attachments/assets/3fb9bc69-45fd-46b3-9e20-43ebf4a50e63)
### Environment
```json
{
"marimo": "0.9.14",
"OS": "…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm asking a question and **…
-
Sometimes when the browser tab is closed a few error messages will be thrown on the server and then a repeating error message which hangs the server completely. Generally clients can disconnect perfec…
-
So, I've just noticed that the websockets update seem to be a complete data refresh every couple of seconds .. this is generating ~ 120k per refresh, so maybe 2-3Mbtytes per minute .. which is somethi…
-
### Preliminary Checks
- [X] I have already searched for [existing issues](https://github.com/ccxt/ccxt/issues) and confirmed that this issue is not a duplicate
### Is your feature request related t…
-
### Describe the Bug
While trying to subscribe to same event more than 10 times, Directus throws the following warning:
```
(node:99122) MaxListenersExceededWarning: Possible EventEmitter memory …
-
I find myself wanting to use `@async send(ws, msg)` because its possible for the send to wait forever. But it is causing the error below. Without fixing this all websocket servers using this lib are…
-
It is great that you added websocket support.
It would be even great if you could add websocket secure (ssl) !
-
Any idea on how to implement VNC over websockets automation ?