-
I am using python's aiohttp library to handle websockets instead of your typescript library because I am just building a quick prototype and I know python better than javascript/typescript.
I have …
-
### What happened + What you expected to happen
When setting up the encoding in LoggingConfig in:
* serve.deployment decorator
* serve.run
* config.yml
* set the deprecated RAY_SERVE_ENABLE_JS…
-
An idea for how we can allow browsers to be part of the network.
> An open question is whether there is a viable way for a browser based node, which ideally is running in some form of a browser ext…
-
### What happened?
I am implementing custom node server with `simple-node-server` template.
Where I have requirement to store room snapshot into database.
So I have modified
`readSnapshotIfExis…
-
I have a relatively unique use case where I need to do async Rust from a Windows DLL export (which is typically just an `fn`, not an `async fn`)
client.rs:
```rust
use std::sync::Arc;
use std:…
-
**Version**: 4.5.4
**Platform**: Windows / Linux - Python 3.10.10
**Description**: When cancelling a pubsub task that is listening for messages, the ConnectionError exception is thrown. This see…
-
### Before creating an issue...
- [X] There is no open issue describing the same problem
- [X] I am running latest versions of the integration and of Home Assistant
- [X] I have checked the operation…
-
Would it be possible for the driver to support .NET Standard 2.0? .NET Standard 2.1 is honestly not that useful compared to 2.0 because 2.0 is supported on .NET Framework 4.6.1+, and 2.1 is only suppo…
-
Hi, I really need help closing all websocket connections. I can't seem to get it to stop.. it keeps calling the 'Reconnection happened'.. I have tried Disposing both the communicator and the client, a…
-
### The problem
I have a number of PlexAmp and Plex player clients on various devices: iPhone, iPad, Mac, Apple TVs, and nVidia Shield. When one of the clients is active, HA properly and instantly …