Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(docs): Add tutorial for building channel-based applications (#695)
* app-channel tutorial initial commit * docs: config load clarification * consensus message diagram * color fix in diagram * Update tutorial * Add back use of proper tokio runtime in example app * Finish up * Add missing highlight * Update TOC * Add missing dep * Add missing highlight * Add missing highlight * Break down handling of consensus messages * Document how to handle each consensus message * typo: modules names * Describe the state and its methods * Specify where to create the modules * Add note about lag when starting nodes one by one * Add spawn.bash script to example app * Mention spawn.bash script in tutorial * Add README to example app --------- Co-authored-by: Romain Ruetschi <[email protected]> Co-authored-by: Bastien Faivre <[email protected]>
- Loading branch information