avahi-0.1: Minimal DBus bindings for Avahi daemon (http://avahi.org)

Network.Avahi.Browse

Synopsis

Documentation

browse :: BrowseQuery -> IO ()Source

Browse for specified service

dispatch :: [(Text, Signal -> IO b)] -> Signal -> IO ()Source

Dispatch signal and call corresponding function.