-
Hi,
Is it possible to add support for WebSockets ?
I try to use faye with jruby-rack but it doesn't work. It's now compatible with JRuby and works well with Puma server.
Thanks.
##
This issue see…
-
Currently `httpx` is squarely focused on HTTP's traditional request / response paradigm, and there are well-established packages for WebSocket support such as [websockets](https://github.com/aaugustin…
-
### Describe the current behavior
Currently, Prefect uses the [websockets](https://websockets.readthedocs.io/en/stable/) package to facilitate sending events to the server. [A known limitation](https…
-
## Desired Behavior
Slonik project offers official guidance in docs and/or a bridge/adapter to `@neondatabase/serverless` which, like slonik, is based on `pg` and intended to serve as a drop-in rep…
-
I successfully tested litefs on fly.io, but it seems that websocket connections are not working though the proxy.
The ws GET request arrives at the proxy, it gets proxied to the backend and in the …
patte updated
3 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Does this enhancement require public documentation?
- [X] I have added an Acceptance Criteria item for adding …
-
It'd be helpful if this could handle websocket upgrade requests, so that when a client attempts to connect and request an upgrade it gets accepted and I get an event raised containing a NetworkStream …
-
```
Many HTML5 sites now use websockets for data transport and websockets are just
upgraded HTTP connections.
```
Original issue reported on code.google.com by `b...@atmaildot.com` on 29 Dec 2012 at…
-
Nice project, thanks for sharing!
Correct me if I'm wrong, but it doesn't seem to support WebSockets? If not, it could be interesting to use [httpx-ws](https://github.com/frankie567/httpx-ws).
-
```
Many HTML5 sites now use websockets for data transport and websockets are just
upgraded HTTP connections.
```
Original issue reported on code.google.com by `b...@atmaildot.com` on 29 Dec 2012 at…