nats-transport/README.md
jar3b@outlook.com 0b9114e50c feat: WIP
2021-09-23 02:42:00 +03:00

268 B

nats-transport

HTTP to NATS (https://nats.io/) golang transport (http.RoundTripper) implementation

inspired by and based on https://github.com/sohlich/nats-proxy

dev

generate protobuf

protoc --go_opt=paths=source_relative --go_out=. protobuf.proto