use own fork

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-01-29 18:20:06 +03:00
parent a0a7b703ea
commit 57dc17d58c
8 changed files with 680 additions and 581 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# Micro Broker NATS [![License](https://img.shields.io/:license-apache-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Doc](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/github.com/unistack-org/micro-broker-nats?tab=overview) [![Status](https://github.com/unistack-org/micro-broker-nats/workflows/build/badge.svg?branch=master)](https://github.com/unistack-org/micro-broker-nats/actions?query=workflow%3Abuild+branch%3Amaster+event%3Apush) [![Lint](https://goreportcard.com/badge/github.com/unistack-org/micro-broker-nats)](https://goreportcard.com/report/github.com/unistack-org/micro-broker-nats)
Micro Broker NATS implementation.
## License
Apache 2.0 licensed.