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

60 Commits

Author SHA1 Message Date
Matthias Hanel
a3f7e14dfd Fix examples, same token, python was using token in url
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:20:58 -05:00
Matthias Hanel
bd776a0ec8 add link to ssl
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:20:50 -05:00
Matthias Hanel
ca1c9888b9 Reword text, delete duplicated examples.
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:20:43 -05:00
Matthias Hanel
4a8299c45e Reword and add links
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:20:39 -05:00
Matthias Hanel
ec03a97d3c Wording/formatting changes, adding links, match up text and example
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:20:28 -05:00
Matthias Hanel
3380706b5c Fix description
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:20:14 -05:00
Matthias Hanel
232c52a3f1 Clearer language, added java script example, fixed values in examples
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:20:05 -05:00
Matthias Hanel
e7d70aaea7 Mention seed server and connect in randomized order.
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:19:56 -05:00
Matthias Hanel
ce76c89972 Adding examples for name option.
This page is currently not part of the index.
Will fix this in a later change.

Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:19:09 -05:00
Matthias Hanel
bf9b8a8247 Reworded to describe behaviour of non java clients and merge examples.
Specifically removed the reference to flush which is not influenced by
this setting.
Merged the examples as both values together make more sense.

Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:16:27 -05:00
Dwayne Bradley
1999d0cadd DisconnectErrHandler should be used now 2020-01-29 16:31:07 -05:00
Tetsushi Omi
e0479bc72e Update queues.md
typo fix
2020-01-07 16:14:04 +09:00
Phil Pennock
79f2f05be5 Fix for GitBook rendering different tab indents
Convert tabs to whitespace assuming tab-stops of 4 not 8.  Serves me
right for preserving existing style instead of just playing safe.
2019-12-19 12:07:38 -05:00
Ginger Collison
1adc0271aa Merge pull request #18 from philpennock/patch-1
structured data: Go: handle decode errors
2019-12-19 09:11:47 -06:00
Phil Pennock
224888c4a3 address feedback re nil s 2019-12-18 17:23:51 -05:00
Ginger Collison
b082996143 GitBook: [master] 82 pages modified 2019-12-18 22:09:45 +00:00
Phil Pennock
e0ad105373 structured data: Go: handle decode errors
The automatic handling of encoding/decoding of structured data can fail, if the data is not in the expected format.
For Go, show how this is handled with a connection error handler option.
2019-12-18 11:53:11 -05:00
Waldemar Quevedo
3c119265b0 Update queues.md 2019-12-11 22:38:16 +01:00
Waldemar Quevedo
ea7e6a4d5f Update developing-with-nats/receiving/queues.md 2019-12-11 21:10:10 +01:00
Waldemar Quevedo
5e4ec51a40 Apply suggestions from code review 2019-12-11 21:09:50 +01:00
Ginger Collison
0d8db1eeb1 add queue permissions to docs 2019-12-11 10:56:29 -06:00
ainsley
b5c33d12f1 updated nsc to address issue #12 2019-12-05 14:11:07 -06:00
Ginger Collison
89a4e9395c Update reqreply.md 2019-10-18 09:34:52 -05:00
ainsley
7681f14c27 fix folder structure from gitbook import 2019-10-07 14:20:40 -05:00
Ginger Collison
fb1b7b9a2b Update pubsub.md 2019-10-07 13:05:18 -05:00
Ginger Collison
320fd3fef3 Update slow.md 2019-10-07 12:57:18 -05:00
Ginger Collison
b50756d15a Update events.md 2019-10-07 12:52:02 -05:00
Ginger Collison
313c34552e Update events.md 2019-10-07 12:46:50 -05:00
Ginger Collison
d1222a2513 Update structure.md 2019-10-07 12:44:05 -05:00
Ginger Collison
da42115e02 Update README.md 2019-10-07 12:42:58 -05:00
Ginger Collison
e26f7f2546 Update structure.md 2019-10-07 12:39:07 -05:00
Ginger Collison
39bbece402 Update caches.md 2019-10-07 12:34:50 -05:00
Ginger Collison
ed6c246c46 Update request_reply.md 2019-10-07 11:29:12 -05:00
Ginger Collison
b48a781e63 Update replyto.md 2019-10-07 11:26:53 -05:00
Ginger Collison
d98c1f5195 Update README.md 2019-10-07 11:24:28 -05:00
Ginger Collison
6ce4245748 Update structure.md 2019-10-07 11:13:24 -05:00
Ginger Collison
52f12797f0 Update drain.md 2019-10-07 11:11:18 -05:00
Ginger Collison
4bc86e666e Update queues.md 2019-10-07 11:04:29 -05:00
Ginger Collison
3b1d2398f7 Update wildcards.md 2019-10-04 15:56:34 -05:00
Ginger Collison
f5b50505ca Update reply.md 2019-10-04 15:49:15 -05:00
Ginger Collison
200e63caed Update unsub_after.md 2019-10-04 15:46:18 -05:00
Ginger Collison
03e1dde610 Update unsubscribing.md 2019-10-04 15:42:49 -05:00
Ginger Collison
af5236df8c Update async.md 2019-10-04 15:36:38 -05:00
Ginger Collison
c23668e813 Update sync.md 2019-10-04 15:33:36 -05:00
Ginger Collison
c86468d031 Update tls.md 2019-10-04 15:19:17 -05:00
Ginger Collison
0271ae8282 Update creds.md 2019-10-04 15:10:33 -05:00
Ginger Collison
d577d776a3 Update nkey.md 2019-10-04 15:07:15 -05:00
Ginger Collison
050a5abd6c Update nkey.md 2019-10-04 15:04:58 -05:00
Ginger Collison
84b03ccc50 Update token.md 2019-10-04 15:00:50 -05:00
Ginger Collison
b519bd8aa6 Update userpass.md 2019-10-04 14:52:14 -05:00