Merge pull request #104 from repejota/master

Added remaining clients implementations to README.md
This commit is contained in:
Derek Collison
2015-08-17 20:43:01 -07:00

View File

@@ -268,6 +268,11 @@ There are several client language bindings for NATS. For a complete and updated
- [Java - Spring](https://github.com/mheath/jnats)
- [Node.js](https://github.com/nats-io/node-nats)
- [Ruby](https://github.com/nats-io/ruby-nats)
- [Lua](https://github.com/DawnAngel/lua-nats)
- [PHP](https://github.com/repejota/phpnats)
- [Python](https://github.com/mcuadros/pynats)
- [Scala](https://github.com/tyagihas/scala_nats/)
- [Haskell](https://github.com/ondrap/nats-queue)
## License