instrumentation: add next-share/
[cs-p2p-next.git] / instrumentation / next-share / BaseLib / UPnP / ssdp / __init__.py
1 """SSDP package implementing a SSDPServer and a SSDPClient.
2 Both SSDPServer and SSDPClient are daemon processes and they
3 share some functionality. This is implemented in SSDPDaemon, which
4 they both inherit."""