.gitignore
LICENSE
README.md
pyproject.toml
setup.py
examples/json_messages.py
examples/publisher.py
examples/simple_subscriber.py
notifyrelay/__init__.py
notifyrelay/client.py
notifyrelay/exceptions.py
notifyrelay/subscriber.py
notifyrelay.egg-info/PKG-INFO
notifyrelay.egg-info/SOURCES.txt
notifyrelay.egg-info/dependency_links.txt
notifyrelay.egg-info/requires.txt
notifyrelay.egg-info/top_level.txt
tests/__init__.py
tests/test_client.py