LocalSend::Discovery
Discovers LocalSend peers and announces this device.
Events are buffered, so a slow consumer never blocks network fibers.
Constants
ANNOUNCE_INTERVAL = 30.seconds
FORGET_AFTER = 5.minutes
Allow missed announcements before emitting Lost.
Log = LocalSend::Log.for("discovery")
Constructors
Instance methods
events
SourceRecords a peer that registered over HTTP.
stop
SourceWaits for a matching alias or address until timeout expires.