-
Hi,
I'm using this library on a server with multiple public IP addresses and I need to be able to specify an exact IP address for `websockets` library to use. I checked library codes and found whe…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration i…
-
I've been successfully using WebSocketPP for a while now (Thank you), but recently we changed out Client-Server comms from using long lived connections to using shorter lived connections and since the…
-
- Add ability for deck.gl-native C++ code to listen deckl.gl JSON style messages arriving over a WebSocket.
- A simple web socket server (could be Node.js based)
- Boost.Beast and Networking TS: htt…
-
HTTP is a bad fit for message-exchange protocols like mPlane. Websockets is probably a better one, giving us framing, security, and get-through-web-only-firewallness, and will allow for browser-based …
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
### Describe the bug
While building my app, I asked the AI to create a test data set, and since then, I've been getting connection errors with the websocket that it can’t resolve. I’ve spent over a m…
-
Use websockets for ng node as well as node aria2c.
-
OS: Rocky Linux 9
Janus: build from latest sources
About problem.
Page: https://janus.conf.meetecho.com/docs/service.html
Stage: systemd
On Rocky Linux 9 (not tested on other RH-family oper…
-
### Bug summary
It seems the value of PREFECT_API_TLS_INSECURE_SKIP_VERIFY is not properly propagated to websockets connect.
Reproduced with this code, PREFECT_API_TLS_INSECURE_SKIP_VERIFY=true, a…