Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
WebSocketStream is a new API That solves some of the problems with backpressure in the original websocket APIs (aka there is none, the linked article explains it well).
Describe the solution you'd like
We should investigate lighting up the websocket transport with this API if available.
Additional context
No response