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

769 Commits

Author SHA1 Message Date
Julien Roncaglia
175589d2a7
Update the docs link for the rust crate
Seem like it has been renamed
2020-08-27 18:03:32 +02:00
Ginger Collison
50c1597726
Merge pull request #145 from nats-io/add_c_examples
Add C Client examples
2020-08-26 09:35:41 -05:00
ainsley
4382b309d9 Add C Client examples 2020-08-26 09:29:26 -05:00
Ginger Collison
2c9b2f91fc
Merge pull request #142 from nats-io/aricart-patch-2
updated file path to match existing nkeys layout.
2020-08-18 10:03:25 -05:00
Alberto Ricart
53ed47faf5
updated file path to match existing nkeys layout. 2020-08-18 09:13:12 -05:00
Ginger Collison
f721dd64aa
Merge pull request #141 from nats-io/aricart-patch-1
updated documentation to mem-resolver generation
2020-08-16 14:28:08 -05:00
Alberto Ricart
e62dc25b7b
updated documentation to mem-resolver generation 2020-08-16 08:58:37 -05:00
Derek Collison
fafee2484c
Cleaned up account property for remote leafnodes. 2020-08-11 18:22:55 -07:00
Ginger Collison
5e054c02e3
Merge pull request #138 from nats-io/gcolliso-patch-1
Update client-connections.md
2020-07-30 14:38:47 -05:00
Ginger Collison
fed1682d64
Update client-connections.md
Adding in note from stan.go wrt reconnections per kozlovic
2020-07-30 14:37:40 -05:00
Ginger Collison
590affb00b
Merge pull request #137 from nats-io/add-links
Add links to Helm charts
2020-07-30 12:06:44 -05:00
Waldemar Quevedo
b8527087b3
Add links to Helm charts 2020-07-30 10:02:06 -07:00
Ginger Collison
543d572f79
Merge pull request #135 from nats-io/use-static-routes-in-conf
Update STAN ft docs to use static NATS routes
2020-07-28 12:02:46 -05:00
Waldemar Quevedo
db1bc0337b
Update STAN ft docs to use static NATS routes 2020-07-28 08:47:17 -07:00
Ginger Collison
61d29a277a
Merge pull request #134 from na-ga/fix-typo
cfgfile.md: fix typo in stan_config flag name
2020-07-28 10:35:40 -05:00
Ginger Collison
4cf63e2ddb
Merge pull request #133 from nats-io/kozlovic-patch-2
Note about restarting server with mem store
2020-07-28 09:57:23 -05:00
Ginger Collison
f91a00c6ed
Update client-connections.md 2020-07-28 09:56:35 -05:00
Ginger Collison
afcd8f591c
Merge pull request #132 from nats-io/matthiashanel-patch-1-3
no persistence in plain nats
2020-07-28 09:54:52 -05:00
Katsutoshi Nagaoka
d92b53acaf cfgfile.md: fix typo in stan_config flag name 2020-07-28 21:11:03 +09:00
Matthias Hanel
4b0ec2f7a7
incorporating comments 2020-07-27 19:45:41 -04:00
Ivan Kozlovic
9db8514078
Note about restarting server with mem store
Explain that in that case the client will report the connection as lost, even after a successful reconnect.
2020-07-27 16:38:03 -06:00
Matthias Hanel
2b9b05ce2d
no persistence in plain nats 2020-07-27 18:28:11 -04:00
Ginger Collison
551ce05853
Merge pull request #131 from siggaardio/patch-1
nsc.md: fix spelling error: an nonce -> a nonce
2020-07-27 09:10:08 -05:00
Simon
918f1b41d1
fix spelling error: an nonce -> a nonce 2020-07-27 13:38:01 +02:00
Ginger Collison
36c07cb7d6
Merge pull request #130 from nats-io/fix-stan-ft-docs
Fix stan FT docs
2020-07-24 16:34:51 -05:00
Waldemar Quevedo
a0d139d88b
Fix stan FT docs 2020-07-24 14:06:16 -07:00
Vladimir Dimitrov
4eeb91f35d
Update docker-compose doc (#126) 2020-07-23 15:17:27 -07:00
Ginger Collison
ad541650ec
Merge pull request #129 from nats-io/note_about_async_subs
Added note regarding asynchronous subscriptions.
2020-07-22 14:35:21 -05:00
Ivan Kozlovic
d02f91ff14 Added note regarding asynchronous subscriptions.
There is a misconception that asynchronous subscriptions mean that
message callbacks are invoked concurrently, which is not the case.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2020-07-22 13:13:25 -06:00
Ginger Collison
2f61c049f7
Merge pull request #128 from nats-io/info-ldm
Updated `INFO` protocol to include `ldm`
2020-07-20 11:12:39 -05:00
Alberto Ricart
55d883db6f
Updated INFO protocol to include ldm
Added information about forthcoming `ldm` client notifications.
2020-07-20 10:36:58 -05:00
Ginger Collison
a8e2c4357a
Merge pull request #127 from cbrake/master
minor fixes
2020-07-20 09:11:13 -05:00
Cliff Brake
9ad6c99e06 remove duplicate so 2020-07-18 15:11:02 -04:00
Cliff Brake
e2e8bac3c9 change server to plural in two places 2020-07-18 15:04:14 -04:00
Ginger Collison
ef78950a2d
Merge pull request #125 from jextrevor/patch-1
Add more configuration defaults to documentation
2020-07-11 10:13:25 -05:00
Trevor Jex
9972f95871
Add defaults to cfgfile.md 2020-07-10 16:28:42 -06:00
Trevor Jex
496ae21c95
Add description of how defaults are populated 2020-07-10 15:49:12 -06:00
Ginger Collison
d6817ccf5c
Merge pull request #123 from nats-io/connect-nkeys
Add notes about nkeys connect
2020-07-01 10:43:19 -05:00
Waldemar Quevedo
b325b7df09
Add notes about nkeys connect 2020-06-30 16:46:31 -07:00
Ginger Collison
a5948f4c8c
GitBook: [master] 3 pages modified 2020-06-26 21:09:17 +00:00
Ginger Collison
033b3f8a8a
Merge pull request #121 from nats-io/gcolliso-update_client_protocol
Update README.md
2020-06-26 13:57:10 -05:00
Ginger Collison
92402c3e12
Update README.md 2020-06-26 13:44:57 -05:00
Ginger Collison
0933561d4f
Update README.md
Adding in text that the client must start with a plain TCP connection in order for the server to accept the connection.
2020-06-26 11:52:20 -05:00
Ginger Collison
de7cd9de99
Merge pull request #120 from nats-io/gcolliso-update_faq
Update faq.md
2020-06-25 16:23:19 -05:00
Ginger Collison
53fff6bd01
Update faq.md
Updating 'Who Maintains NATS?' FAQ answer to incorporate CNCF and remove Synadia favoritism.
2020-06-25 16:08:20 -05:00
Ginger Collison
79cadf5396
Merge pull request #119 from nats-io/kozlovic-patch-2
Add http_base_path config
2020-06-25 10:51:53 -05:00
Ivan Kozlovic
d9dcedc846
Add http_base_path config
Related to nats-io/nats-server#1392.
2020-06-25 09:33:05 -06:00
Ginger Collison
d15efa1af3
Merge pull request #118 from nats-io/kozlovic-patch-2
Add /isFTActive monitoring endpoint
2020-06-25 10:05:59 -05:00
Ivan Kozlovic
1a9a5a0c2b
Add /isFTActive monitoring endpoint
Adding the new /isFTActive monitoring endpoint available in NATS Streaming v0.18.0
2020-06-24 08:56:37 -06:00
Ginger Collison
53358de3ed
Merge pull request #117 from nats-io/lb-fix
Update wording in nats-external-nlb.md
2020-06-15 16:50:33 -05:00