Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charbonnierg/overnats
https://github.com/charbonnierg/overnats
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/charbonnierg/overnats
- Owner: charbonnierg
- Created: 2023-12-31T09:31:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-04T00:50:33.000Z (about 1 year ago)
- Last Synced: 2024-01-04T18:25:04.313Z (about 1 year ago)
- Language: Python
- Size: 300 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overnats
> A python client library for NATS.
## Introduction
An official library already exists to interact with NATS servers: [`nats-py`](https://github.com/nats-io/nats.py). If that library suits your need, then don't read further, and continue using [`nats-py`](https://github.com/nats-io/nats.py).