receiveCatching

abstract suspend fun receiveCatching(): ChannelResult<String>

Attempts to receive a message from the peer.