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

24 Commits

Author SHA1 Message Date
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