sendCatching

abstract suspend fun sendCatching(message: String): ChannelResult<Unit>

Attempts to send a message to the peer.