• Dominik Charousset's avatar
    extended broker and added simple(r) broker example · db667857
    Dominik Charousset authored
    this patch adds the member functions `add_connection`,
    `add_tcp_connection`, `add_acceptor`, and `add_tcp_acceptor`
    to the broker class and adds the simple_broker example to
    showcase the broker API without Google Protobuf overhead
    db667857
unicast_network.cpp 9.14 KB