-
Currently the session provider reads out session data in a blocking way. This is okey but not an option if we want to go for a full non-blocking websocket server. Creating an deferrable interface woul…
-
安装后启动demo,执行submit后自动退出服务。上传wav文件后demo web服务直接退出,页面打印Segmentation fault。看不到任何ERROR信息。
-
### Operating System
Windows 10
### Programming Languages
python
### CCXT Version
2.2.40
### Description
Python 3.8
I keep on getting this error when using websocket channel "w…
-
The first request in the connection is authorized using the access token in the query string, but the next requests are not authorized and keep giving me 401, any help please, we are stuck
We are s…
-
This may need some sort of periodic task that sends a ping over the websocket to prevent bots from disconnecting. See ["Ping and Pong"](https://api.slack.com/rtm#ping-and-pong).
I've seen it done l…
-
Hi - wanted to reach out to see if it's possible for you to add support within this component for GE Washer and Dryer that has SmartHQ support.
I can assist in providing any captures, etc needed to …
-
So the "SimpliCam" as they call it is a combination camera and motion sensor.
The camera itself is joined to your local network wifi during setup. I am unsure if the included sensor is also communica…
-
I encountered two (most likely independent) performance problems with suave websockets.
A setup which demonstrates the problem can be achieved as such:
- create websocket connections (in javascrip…
-
```gpt-researcher_1 | ERROR: Exception in ASGI application
gpt-researcher_1 | Traceback (most recent call last):
gpt-researcher_1 | File "/usr/local/lib/python3.11/site-packages/uvicorn/prot…
-
i usually use "void endpoint::close(connection_hdl hdl, close::status::value
const code, std::string const & reason)" like "m_endpoint.close(m_hdl,websocketpp::close::status::going_away,"")"
mos…