-
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…
-
#### 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…
-
The specific failure names are found: https://gateway-api.sigs.k8s.io/implementations/v1.1/#httproute_1
-
Description:
I would like to propose adding WebSocket support to the framework.
Motivation:
- Enable real-time bidirectional communication between client and server
- Support common use cases l…
-
### Reverb Version
v1.4.1
### Laravel Version
11.28.1
### PHP Version
8.2.24
### Description
The Issue with Redis connection when username and password used and scaling is enabled
Auth Except…
-
for bypassing local ISP throttling, need custom headers configuration like "Host"
-
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and f…
-
Hi!
I installed the "Alexa Shopping List Sync" as an Add-on in my Home Assistant OS setup. I also installed the "Advanced SSH & Web Terminal" Add-on to execute the Python client-script to configure t…
-
### Why
Right now, the websocket protocol and file persistence use JSON; this is fine for most use cases, but one big bottleneck we noticed in the Hydra Doom project was that this quickly becomes a p…