class ConnectionService : ConnectionImplBase
ConnectionService(connectionManager: ConnectionManager, runtimeScopes: RuntimeScopes)
fun openStream(requests: ReceiveChannel<MessageProto>): ReceiveChannel<MessageProto>