refuge / rbeacon

LAN discovery and presence in Erlang.
Mozilla Public License 2.0
39 stars 7 forks source link

support passive recv #3

Closed benoitc closed 10 years ago

benoitc commented 10 years ago

Right now rbeacon is starting to receive messages once we subscribed to a filter. It may be useful to support a passive method rbeacon:recv/1 to receive only when needed.