• Dominik Charousset's avatar
    removed class `network::addressed_message` · b1bb7832
    Dominik Charousset authored
    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
    b1bb7832
to_string.hpp 3.77 KB