Closed adam-fowler closed 7 months ago
Instead of creating a new AsyncChannel to push data frames to, wrap the inbound WebSocketFrame iterator in an AsyncSequence and pass that to the handler.
Instead of creating a new AsyncChannel to push data frames to, wrap the inbound WebSocketFrame iterator in an AsyncSequence and pass that to the handler.