aiocometd 0.4.5
0
CometD client for asyncio
Contents
CometD client for asyncio
Stars: 19, Watchers: 19, Forks: 41, Open Issues: 12The robertmrk/aiocometd
repo was created 6 years ago and the last code push was 4 months ago. The project is not very popular with only 19 github stars!
How to Install aiocometd
You can install aiocometd using pip
pip install aiocometd
or add it to a project with poetry
poetry add aiocometd
Package Details
- Author
- Róbert Márki
- License
- MIT
- Homepage
- https://github.com/robertmrk/aiocometd
- PyPi:
- https://pypi.org/project/aiocometd/
- GitHub Repo:
- https://github.com/robertmrk/aiocometd
Classifiers
Related Packages
Errors
A list of common aiocometd errors.
Code Examples
Here are some aiocometd
code examples and snippets.
GitHub Issues
The aiocometd package has 12 open issues on GitHub
- Is there a hook for reconnection?
- Support for Python 3.10