ServerIncomingConnection
class ServerIncomingConnection
Represents a server incoming connection. Usually it is a TCP connection but potentially could be other transport.
ServerRequestScope
class ServerRequestScope : CoroutineScope
Represents a request scope.
kotlinx.coroutines.CoroutineScope