aboutsummaryrefslogtreecommitdiffstats
path: root/examples/zot.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add fetching network_stream to main example.Harald Eilertsen2018-10-081-1/+14
| | | | | This duplicates a lot of the code from the channel_stream example, will try to refactor later.
* Add new "master" example, to contain all examples as subcommands.Harald Eilertsen2018-09-241-0/+54
Only implements fetching the channel-stream for now.