Skip to content

o3bvv/asyncio-nats-streaming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asyncio Nats Streaming

Disclaimer! This project is currently in beta!

I am using this in production at my work but I can deal with my own bugs. You may not feel the same. :)

Description

A client implementation of NATS Streaming Protocol utilizing asyncio for fast asynchronous pub/sub.

Install

Install the client with pip install asyncio-nats-streaming-client

TODO:

  • [] Write some tests -- Could use some help from the community.
  • [] Better error handling from NATS protocol
  • [] Custom timeouts for pub/sub -- easy level

About

A asyncio library for NATS Streaming.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%