receiveMessage
Receives a single backend message synchronously, blocking until data is available.
Return
The parsed backend message.
Throws
if a network error occurs.
Receives a single backend message synchronously, blocking until data is available.
The parsed backend message.
if a network error occurs.