Ginger Collison
78e32feb71
Update queues.md
2019-06-14 12:12:35 -05:00
Ginger Collison
bc6f03625c
Update pubsub.md
2019-06-14 12:08:23 -05:00
Ginger Collison
80d1c694b0
Update reqreply.md
2019-06-14 12:02:09 -05:00
Ginger Collison
b28a39477d
updating go nats-pub example path
...
from nats-site PR #440
2019-06-11 10:26:55 -05:00
Ginger Collison
535a075a9c
Update pingpong.md
2019-06-07 10:46:22 -05:00
Ginger Collison
41be48b5f6
Update pubsub.md
2019-06-07 10:45:10 -05:00
Ginger Collison
f0ae6fb613
Update intro.md
2019-06-07 10:37:24 -05:00
Ginger Collison
42e1be73cf
Update intro.md
2019-06-07 09:55:23 -05:00
Ginger Collison
17ba5943a6
Update pubsub.md
2019-06-07 09:17:03 -05:00
Ginger Collison
0a7b673ff9
Update pubsub.md
2019-06-07 09:14:25 -05:00
Ginger Collison
5ee6d5a9a0
Update intro.md
2019-06-07 09:06:25 -05:00
Ginger Collison
e4773f8d49
Update drain.md
2019-06-07 09:01:09 -05:00
Ginger Collison
c46938bc35
Update noecho.md
2019-06-07 08:57:42 -05:00
Ginger Collison
66e4523adf
Update reqreply.md
2019-06-07 08:45:30 -05:00
Ginger Collison
9c59a64cb8
Update reqreply.md
2019-06-07 08:40:58 -05:00
Ginger Collison
57049143bb
Update queue.md
2019-06-07 08:34:46 -05:00
Derek Collison
99da6d13d0
Updates
...
Signed-off-by: Derek Collison <derek@nats.io>
2019-06-06 15:42:25 -07:00
Waldemar Quevedo
e22bcf3938
Replace go-nats with nats.go in examples
...
Signed-off-by: Waldemar Quevedo <wally@synadia.com>
2019-06-05 15:06:39 -07:00
Ginger Collison
df419e1806
Update intro.md
2019-05-31 16:45:01 -05:00
ainsley
32fee72f4c
adding FAQ and updating tutorials/intro.md
2019-05-30 18:26:09 -05:00
ainsley
33819027d4
proof reading update NATS version in code
2019-05-30 15:26:05 -05:00
ainsley
602700010d
proof reading commits
2019-05-30 12:38:58 -05:00
Colin Sullivan
acfed74d5c
Merge branch 'master' into using-streaming
...
Signed-off-by: Colin Sullivan <colin@synadia.com>
2019-05-29 10:07:55 -06:00
Stephen Asbury
13a3c94114
Reorg on summary to get concepts in their own sections
2019-05-24 14:08:41 -07:00
Colin Sullivan
cf1dc34d94
Updates based on comments
...
Signed-off-by: Colin Sullivan <colin@synadia.com>
2019-05-23 16:13:53 -06:00
Ivan Kozlovic
dbe28dcae7
Updates based on comments
...
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2019-05-23 13:39:16 -06:00
Ginger Collison
ea1f66152c
Update receiving.md
2019-05-23 13:44:21 -05:00
Colin Sullivan
17539d99a9
Add guidance for the decision to use streaming
...
Signed-off-by: Colin Sullivan <colin@synadia.com>
2019-05-23 09:41:07 -06:00
Ivan Kozlovic
5a458036a2
Major rewrite of NATS Streaming Server concepts section
...
and updates to the developing section.
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2019-05-22 18:11:42 -06:00
Stephen Asbury
941ca8a2bd
Removed fan-out from pub sub concepts
2019-05-22 13:12:08 -07:00
Stephen Asbury
60faee3369
Removed broker from intro to concepts
2019-05-22 13:10:38 -07:00
ainsley
cb1d5126a1
updated gnatsd to nats-server
2019-05-22 13:15:35 -05:00
Alberto Ricart
7d17bd6b34
managing intro
2019-05-20 14:54:15 -05:00
Stephen Asbury
37b46131da
Added minimal doc for nats streaming based on training slides
2019-05-17 11:23:44 -07:00
Stephen Asbury
f013ebb8d2
Updated creds and nkey with go versions
...
Updated creds write up with example creds file
2019-05-16 15:28:41 -07:00
Stephen Asbury
615ef54fd1
Added examples for creds and nkey (java only so far)
2019-05-16 15:07:04 -07:00
Stephen Asbury
312697bfa4
Added intro to developer doc with links to javadoc/godoc/etc...
2019-05-16 14:18:32 -07:00
Stephen Asbury
127ea2ad63
Added acks and seq num to concepts
...
Cleaned up concepts a bit
Added pattern names to some of the concepts
2019-05-16 13:59:14 -07:00
Stephen Asbury
cc850776b8
Cleaned up developer doc
...
Proof'd everything and improved flow
Renamed advanced to events
Reordered sending/receiving
Added text type to languages for prism plugin
2019-05-16 13:06:37 -07:00
Stephen Asbury
b2d09e1a26
Added custom dialer
...
Removed benchmark tutorial (it is in tools now)
2019-05-15 14:13:03 -07:00
Stephen Asbury
6590066747
Added bencmarking tutorial
2019-05-15 12:41:54 -07:00
Stephen Asbury
9618415569
Moved tools to _tools
...
Broke up develoepr doc into tree
Small CSS tweak to give diagrams more room
2019-05-15 12:22:57 -07:00
Stephen Asbury
57db99feba
Cleaned up how examples are handled to reduce thrashing in git
...
Examples are no longer in the final html as solo files, only in their container file
2019-05-15 10:41:36 -07:00
Stephen Asbury
230970f41e
Started on developer section of the book
...
Added tool to build example html
Added book.json to bring in a couple plugins
Added building_the_book.md to help with how to build things
Updated gitignore with vscode and node modules
Checking in initial version of code examples
Copy/pasted a couple pages to get started on dev book
Updated html template for dev book to support graph vis/copy icon/styles
2019-05-14 17:16:17 -07:00