outgoing

val outgoing: SendChannel<Frame>(source)

Channel for sending Websocket's Frame that will be serialized and written to writeChannel.

Report a problem