1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

managing intro

This commit is contained in:
Alberto Ricart
2019-05-20 14:54:15 -05:00
parent 355dc40016
commit 7d17bd6b34
3 changed files with 11 additions and 4 deletions

View File

@@ -8,5 +8,6 @@ Developing with NATS is a combination of distributed application techniques, com
| [nats.java](https://github.com/nats-io/nats.java) | [javadoc](https://javadoc.io/doc/io.nats/jnats) |
| [nats.net](https://github.com/nats-io/nats.net) | [doxygen](http://nats-io.github.io/nats.net/) |
| [nats.rb](https://github.com/nats-io/nats.rb) | [yard](https://www.rubydoc.info/gems/nats) |
| [nats.ts](https://github.com/nats-io/nats.ts) | [ts-doc](https://nats-io.github.io/nats.ts) |
Not all libraries contain this separate doc, depending on the language community, but be sure to check out the client libraries README for more information.