mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-14 18:20:42 -07:00
Add NATS clients to readme.
This commit is contained in:
10
README.md
10
README.md
@@ -78,6 +78,16 @@ pid_file: "/tmp/gnatsd.pid"
|
||||
```
|
||||
|
||||
|
||||
## Nats client libraries
|
||||
|
||||
There are several client language bindings.
|
||||
- [Go](https://github.com/apcera/nats)
|
||||
- [Java](https://github.com/tyagihas/java_nats)
|
||||
- [Java - Spring](https://github.com/mheath/jnats)
|
||||
- [Node.js](https://github.com/derekcollison/node_nats)
|
||||
- [Ruby](https://github.com/derekcollison/nats)
|
||||
|
||||
|
||||
## License
|
||||
|
||||
(The MIT License)
|
||||
|
||||
Reference in New Issue
Block a user