Package-level declarations

Functions

Link copied to clipboard

Converts this EventSourceFactory to a Flow.

Link copied to clipboard
suspend fun <T> Call<T>.await(): T

Suspends until the Call completes with either success or failure.