pyrolab.nameserver.start_ns#
- start_ns(cfg: NameServerConfiguration = None)[source]#
Utility fuction to quickly get a Nameserver daemon to be used in your own event loops.
- Returns:
- nameserverUri, nameserverDaemon, broadcastServer
A tuple containing three pieces of information.