incomingFrames

val incomingFrames: Flow<WebSocketFrame>

The flow of incoming web socket frames. This flow completes when the web socket connection is closed or an error occurs.

Sources

Link copied to clipboard