@Generated("Source: orbit/shared/connection.proto", ["by gRPC Kotlin generator"]) abstract class ConnectionImplBase : BindableService, CoroutineScope
<init> |
ConnectionImplBase(: CoroutineContext = Dispatchers.Default) |
coroutineContext |
open val coroutineContext: CoroutineContext |
bindService |
open fun bindService(): ServerServiceDefinition |
openStream |
open fun openStream(: ReceiveChannel<MessageProto>): ReceiveChannel<MessageProto> |