─── Announce handler interface ────────────────────────────────
Instance methods
receive_path_responses
Override to return true if the handler should receive path responses.
Default: false (path responses are suppressed).
Sourcereceived_announce(destination_hash :
Bytes, announced_identity :
Identity |
Nil, app_data :
Bytes |
Nil, announce_packet_hash :
Bytes |
Nil, is_path_response :
Bool)
Source