okhttp-sse / okhttp3.sse / EventSources

EventSources

object EventSources

Functions

createFactory

fun createFactory(client: OkHttpClient): EventSource.Factory

processResponse

fun processResponse(response: Response, listener: EventSourceListener): Unit