Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vkuznet/pubsubgoproxy

Reverse proxy server for NATS
https://github.com/vkuznet/pubsubgoproxy

Last synced: about 1 month ago
JSON representation

Reverse proxy server for NATS

Awesome Lists containing this project

README

        

## PubSubGoProxy
Simple Go HTTP reverse proxy server for NATS.

```
# build server code
go build

# run server
./PubSubGoProxy
```