OutgoingDataStreamManager

Functions

Link copied to clipboard
abstract suspend fun streamBytes(options: StreamBytesOptions): ByteStreamSender

Start sending a stream of bytes

Link copied to clipboard
abstract suspend fun streamText(options: StreamTextOptions): TextStreamSender

Start sending a stream of text