• Dominik Charousset's avatar
    queue outgoing messages even w/o active connection · 071dbe12
    Dominik Charousset authored
    this patch changes the behavior of the default protocol so that outgoing
    messages always use a queue, even if there is no active connection to
    the receiver; queued messages are sent eventually if an active
    connection to the receiving node is available
    071dbe12
default_peer.cpp 15.1 KB