stan 0.0.3

NATS Streaming client based on official NATS rust client
Documentation
[build-dependencies.prost-build]
version = "0.7.0"
[dependencies.bytes]
version = "1.0.1"

[dependencies.nats]
version = "0.9.7"

[dependencies.prost]
version = "0.7.0"

[dependencies.uuid]
features = ["v4"]
version = "0.8"

[package]
authors = ["Jell <jean-louis@reify.se>"]
description = "NATS Streaming client based on official NATS rust client"
edition = "2018"
license = "Apache-2.0"
name = "stan"
repository = "https://github.com/ReifyAB/stan-rs"
version = "0.0.3"