-
Hey, I've tried this on the Original and the fork.
With this plugin enabled, I noticed that websockets seem to break and I get the following error within my traefik logs
```
2024-11-20T01:16:36-0…
-
The creation of #4 made me think about how the communication method used by this mod is going to become more complex as time goes on and more features are added. So I believe it may be necessary to us…
-
```ts
yoga({
schema,
graphiql: {
subscriptionsProtocol: "WS", // this does nothing
},
})
```
https://the-guild.dev/graphql/yoga-server/docs/features/subscriptions#graphql-over-webs…
-
*Description*:
We have the following cluster configuration to ensure that HTTP/2 is used when signaled via ALPN, while still retaining the ability to fall back to HTTP/1.1 if HTTP/2 is not in the ALP…
-
# Whisper Streaming - Buffer Audio & Incorrect Finals
## **Description**
While testing streaming functionality using Whisper, we have identified two principal issues:
---
## **1. Missing B…
-
## Version of the custom_component
latest
## Configuration
Logger: dobissapi.dobissapi
Source: /usr/local/lib/python3.12/site-packages/dobissapi/dobissapi.py:890
First occurred: 11:21:49 PM…
-
#### Reason/Context
WebSocket is one of the chose when we need establish connection between backend server and (usually web) client.
Spring-WebSocket is relatively popular library among users ([353…
-
### Is your feature request related to a problem?
I cannot communicate with WebSocket servers that use the `permessage-gzip` extension.
### Describe the solution you'd like
`aiohttp` should provide…
-
After upgrading to websockets 14, websockets.connect is raising the exception `NotImplementedError: transfer codings aren't supported` in a scenario that previously raised InvalidStatusCode (503). I w…
-
2024-09-26 09:05:43.934 ERROR 16571 --- [pool-8-thread-4] org.web3j.protocol.core.filters.Filter : Error sending request
org.java_websocket.exceptions.WebsocketNotConnectedException: null
at org.j…