Functions
Link copied to clipboard
fun createLinkedPair(capacity: Int = 256, dispatcher: CoroutineDispatcher = Dispatchers.Default): ChannelTransport.LinkedTransports
Creates a pair of interconnected ChannelTransport objects for bidirectional communication.