handleFromRadio

abstract suspend fun handleFromRadio(frame: ReceivedRadioFrame, myNodeNum: Int?)(source)

Handles frame, a received radio message together with the immutable transport session that admitted it.

Parameters

myNodeNum

local node number, or null while the current handshake has not resolved it