From 1cbcbf9ecd84bef40aace3cbb1329c3b9f86a7f6 Mon Sep 17 00:00:00 2001 From: Adphi Date: Fri, 6 Nov 2020 14:08:33 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d79b68..63407e0 100644 --- a/README.md +++ b/README.md @@ -30,4 +30,10 @@ Features: - [ ] logging - [ ] tracing - [ ] metrics -- [ ] broker, based on nats-streaming \ No newline at end of file +- [ ] broker, based on nats-streaming + +### Used modules: +- https://github.com/grpc-ecosystem/go-grpc-middleware +- https://github.com/grpc-ecosystem/grpc-opentracing +- https://github.com/grpc-ecosystem/go-grpc-prometheus +- https://github.com/grpc-ecosystem/grpc-gateway