-
I have a project that works with django 3.2 and channels 3.0.5
I want to start using the latest versions including django 4.2 and also channels 4.0
I have a consumer that works correctly with ch…
-
**Subject of the issue**
At least for the Data Service and Validator Service the application logging is not working anymore. The logging is fully filter out, even after setting the levels at debug …
-
I'm running in to a problem creating a proxy host for a Unifi Video web server on port 7443. Logging in and navigating the application works fine, but when I attempt to view one of my cameras, I get a…
Xinil updated
7 months ago
-
Initial PR: https://github.com/unjs/nitro/pull/2170
Relavant docs:
- https://h3.unjs.io/guide/websocket
- https://crossws.unjs.io
# Platform support
- [ ] Dev server
- [x] Runtime hand…
-
Similar reasoning to https://github.com/centrifugal/centrifugo
> In a nutshell this is a server running near your application and keeping lots of persistent Websocket or SockJS connections from your …
-
**Vulnerabilities**
DepShield reports that this application's usage of [websocket-extensions:0.1.3](https://ossindex.sonatype.org/component/pkg:npm/websocket-extensions@0.1.3) results in the followin…
-
On the latest master. If my ossia application response to a value update by creating new nodes, those values are sent out via the websocket even to clients that haven't sent a `LISTEN` command.
The…
-
When testing an application that opened Websockets, the history tab and all other tabs in the pane would freeze after some exceptions that are caused by the opened Websocket connections. These are the…
-
I was trying to pull back data for my apps and I kept getting:
```
Traceback (most recent call last):
File "./samsung-test.py", line 17, in
for app in remote.applications:
File "/usr/l…
-
## Steps to Reproduce
Run the sample code I provided below, it's a small unit test and the code just uses basic dependencies.
To give a brief description. What I basically did was create an gen…