You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: provide websocket instead of stream to avoid potential backpress…
…ure issues (#289) (#290)
* fix: provide websocket instead of stream to avoid potential backpressure issues (#289)
* chore: update documentation and tests
* chore: update documentation to include an example of using createWebSocketStream
* chore: update failing unit test