-
Dear Sir,
I found sometime websocket server dead abnormally (e.g., blue screen for some reason), websocket client is not aware server was actually dead unless client sent some data to server and go…
-
**Is your feature request related to a problem? Please describe.**
Currently when doing remote builds, I see a lot of `connecting to `, which can be painfully slow when the remote is in another net…
-
Hello everyone,
I notice that writing data to hyperdb that is connected to remote peers (using discovery-swarm) seems to be taking a very long time and most of time will even fail if the node has b…
-
### Checklist
- [X] I have filled out the template to the best of my ability.
- [X] This only contains 1 feature request (if you have multiple feature requests, open one feature request for each feat…
-
### Vue version
3.2.47
### Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-pzruhm?file=src%2Fviews%2FTestView.vue
### Steps to reproduce
- use `keep-alive` cache the componen…
-
Hi!
My ftp server disconnects after some time of inactivity and plugin doesn't recognize the disconnect.
When I try to save a file, it tries to upload it, got error and the "uploading..." status hangs…
-
Does this automatically handle the keep-alive ping/pong mechanism?
Art
-
Current code doesn't allow to do interesting stuff, because every HTTP request is parsed only from beginning of the connection.
##
---
Want to back this issue? **[Post a bounty on it!](https:/…
-
Hi, thanks for making this library. It's really nice!
However, I think I found a bug:
The MQTT spec (3.1.2.10) specifies that the Keep Alive bytes are in order MSB, LSB. But in _mqttCmdConnect\m…
-
Might be an idea to ping riak server every 30minutes if there was no activity to keep the connection open forever or to detect an error'ed connection.
Test how much time it take to make a connection …