Contents

asyncio-nats-client 0.11.5

0

NATS client for Python Asyncio

NATS client for Python Asyncio

Stars: 877, Watchers: 877, Forks: 185, Open Issues: 125

The nats-io/nats.py repo was created 8 years ago and the last code push was 4 days ago.
The project is popular with 877 github stars!

How to Install asyncio-nats-client

You can install asyncio-nats-client using pip

pip install asyncio-nats-client

or add it to a project with poetry

poetry add asyncio-nats-client

Package Details

Author
Waldemar Quevedo
License
Apache 2 License
Homepage
https://github.com/nats-io/nats.py
PyPi:
https://pypi.org/project/asyncio-nats-client/
GitHub Repo:
https://github.com/nats-io/nats.py

Classifiers

No  asyncio-nats-client  pypi packages just yet.

Errors

A list of common asyncio-nats-client errors.

Code Examples

Here are some asyncio-nats-client code examples and snippets.

GitHub Issues

The asyncio-nats-client package has 125 open issues on GitHub

  • DEFAULT_PENDING_SIZE is not enforced
  • Publish message doesnt work when calling connect and publish in diff function
  • unsubscribe with limit does not work
  • JetStream and ConsumerConfig question
  • [Question] Provide max_msgs through jetstream subscriber
  • support the async context manager protocol in aio.client.Client

See more issues on GitHub

Related Packages & Articles

aiofile 3.9.0

Asynchronous HTTP client/server framework for asyncio and Python

fastapi 0.115.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production

aredis 1.1.8

Python async client for Redis key-value store