lunatech-labs/lunatech-scala2-to-scala3-course

Remove utilisation of `receiveMessagePartial`

Closed this issue · 1 comments

Use receiveMessage instead as this will allow flagging incomplete handling of the protocol

Implemented in #42