StreamingSuspensionRenderer

Describes the expected interface for a streaming response rendered via co-routines.

Functions

Link copied to clipboard
abstract suspend fun render(): Publisher<R>