ChannelImpl
Predefined Channel which handle out-of-the-box the communication between components in the same process.
Properties
Functions
Link copied to clipboard
open suspend override fun channelSetup(source: ComponentRef, destination: ComponentRef): Either<CommunicatorError, Unit>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard