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

22 Commits

Author SHA1 Message Date
kfabryczny
d4fe3181cc
Shift comma 2020-12-23 12:10:35 +01:00
Ginger Collison
d21aed4887
GitBook: [master] 178 pages modified 2020-09-04 20:10:37 +00:00
ainsley
4382b309d9 Add C Client examples 2020-08-26 09:29:26 -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
de933e912d
GitBook: [master] 61 pages modified 2020-04-10 14:41:07 +00:00
Matthias Hanel
34220c4114 Incorporating comments from PR
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-09 15:40:13 -05:00
Ginger Collison
30d8bbc8f8
Update wildcards.md 2020-02-06 12:05:20 -06:00
Ginger Collison
f679971b40
Update unsub_after.md 2020-02-06 12:04:17 -06:00
Ginger Collison
d55fabce9b
Update README.md 2020-02-06 11:58:32 -06:00
Matthias Hanel
62a7de85bb Move queue permissions, hint at queue name hierarchy, add/fix links
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:43:12 -05:00
Matthias Hanel
c5b9305ca6 Clarifications. unsub_after was made to fit go client
Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-02-05 18:36:22 -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
7681f14c27 fix folder structure from gitbook import 2019-10-07 14:20:40 -05:00