- Fix socket leaks in
NetworkingThread
- decoupled threaded networking from ws-discovery implementation
- refactored app-level discovery & publishing code into their own modules
- refactored message construction, serialization & deserialization
- added new
wspublish
command-line client to publish a service - added unicast discovery support to
wsdiscover
command-line client - collected all namespaces in one module
- improved README example
- good documentation in reStructuredText with Sphinx
- removed Python 2 support code
- Refactoring & Python2 fixes
- Introduce automated Travis testing
- Fix packaging
- Add a simple command-line client (petri)
- Debugging support, including message capture (petri)
- Fix breakage caused by refactoring (petri)
- Simple tests (petri)
- Improved packaging (petri)
- Modularize & refactor (petri)
- Better Python2 support (mleinart)
- First release @pypi (petri)