A CometD client, updated for Python 3.10
Explore the docs »
Getting Started
·
Documentation
·
License
aiocometd-noloop is an updated version of the aiocometd Python package, which is a python client for CometD.
This package is updated for compatibility with Python 3.10, allowing for usage with modern more modern Python features and projects.
aiocometd-noloop is available on PyPI. To use it in your project, run:
pip install aiocometd-noloop
See the original repository for usage examples and any further details.
Distributed under the MIT License. See LICENSE for further details.