module

RNS::Transport::AnnounceHandler

─── Announce handler interface ────────────────────────────────

Instance methods

aspect_filter
Source
receive_path_responses

Override to return true if the handler should receive path responses. Default: false (path responses are suppressed).

Source
received_announce(destination_hash : Bytes, announced_identity : Identity | Nil, app_data : Bytes | Nil, announce_packet_hash : Bytes | Nil, is_path_response : Bool)
Source