Contents

asyncio-nats-client 0.11.5

0

NATS client for Python Asyncio

NATS client for Python Asyncio

Stars: 808, Watchers: 808, Forks: 170, Open Issues: 110

The nats-io/nats.py repo was created 8 years ago and the last code push was 2 weeks ago.
The project is popular with 808 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 110 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.8.8

Asynchronous HTTP client/server framework for asyncio and Python

fastapi 0.110.1

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