Channel

interface Channel

Messaging channel used for inter-process communication.

Properties

Link copied to clipboard
abstract val id: String

Functions

Link copied to clipboard
abstract fun send(payload: ByteArray)