Added remaining clients implementations to README.md

This commit is contained in:
Raül Pérez
2015-08-16 00:31:56 +02:00
parent 5e1a582fa3
commit 6a5143c455

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