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

12 Commits

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