Rename ssdpy.py to client.py and rename MulticastSocket
MoshiBin opened this issue · comments
Moshi Binyamini commented
Right now ssdpy.py is just the client implementation. It should be renamed to client.py.
Furthermore, MulticastSocket is SSDP-aware, so it should be called something like SSDPClient.