incoming

val incoming: ReceiveChannel<Frame>(source)

Channel receiving Websocket's Frame objects read from byteChannel.

Report a problem