removed class `network::addressed_message`
rather than wrapping a tuple, we use `message_header` to prefix any tuple in network communication; this enables a more flexible handling and allows for receiver-dependent deserialization and to forward messages without deserializing it
Showing
Please register or sign in to comment