write

open suspend override fun write(bytes: ByteArray)

Internal API to write raw bytes to the connection.


open suspend override fun write(vararg frames: Frame)

Internal API to write raw frames to the connection.