orbit-server / orbit.server.service / ConnectionService

ConnectionService

class ConnectionService : ConnectionImplBase

Constructors

<init>

ConnectionService(connectionManager: ConnectionManager, runtimeScopes: RuntimeScopes)

Functions

openStream

fun openStream(requests: ReceiveChannel<MessageProto>): ReceiveChannel<MessageProto>