-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Hi all,
sorry to ask again about: [https://github.com/dotnet/AspNetCore.Docs/issues/9053](ht…
-
Hi,
Can we use this lib in web-based php system to auto set printer?
-
Hi, I have setup my project, using libwebsockets(v2.1.0) with OpenSSL was upgraded from 1.1.1u to 3.0.9 on the android-arm platform, and when the app connecting to WebSocket, an error occurred: “SSL r…
-
## Summary
Hi, I'm developing a project people will self-host, and for simplicity it would be better if I could run the websocket server on the same port as my main application. Is there a way to j…
-
We are running a Tornado TCP server on a Windows server 2012 machine. This machine handles both an HTTP-based dashboard and 21 TCP Websocket connected clients. Occasionally in the logs we will see the…
-
I cannot build the code with the recent React Native version.
```
$ react-native -v
react-native-cli: 1.2.0
react-native: 0.40.0
```
$ react-native run-ios
```
In file included from /Use…
budda updated
6 years ago
-
### Detailed Description of the Problem
We recently updated our app to add an extra websocket connection to our backend per client. Over the next hour, the CPU usage on our haproxy server increased…
-
Hello. I am trying to create a connection like this: socket.io-client -> AWS Gateway API.
While trying to connect from socket.io client to an AWS Gateway API, connection can't be established.
It stu…
-
Trying to upgrade from django channels v1 that has worked as expected for more than 1 year. Have followed documentation as much as possible...My platform uses channels only as a broadcast tool to upda…
-
## About the bug
**Steps to reproduce:**
1. start influxdb oss on docker
2. use api call to save and query data from another service on docker
**Expected behavior:**
api call works normal…