DefaultClientSSESession
class DefaultClientSSESession(content: SSEClientContent, input: ByteReadChannel, val coroutineContext: CoroutineContext) : SSESession
Deprecated
It should be marked with `@InternalAPI`, please use `ClientSSESession` instead