summaryrefslogtreecommitdiffstats
path: root/examples/README.md
AgeCommit message (Expand)Author
2020-07-22doc: fix links to new website (#2674)Alice Ryhl
2020-04-15chore: link mini-redis in examples (#2407)Carl Lerche
2020-01-07doc: fix old notes regarding examples and async/await (#2071)Alice Ryhl
2019-10-22codec: move into tokio-util (#1675)Carl Lerche
2019-03-22chore: Fix examples not working with `cargo run` (#998)Eliza Weisman
2018-05-29Include a manually built runtime example (#306)Michal 'vorner' Vaner
2018-05-08Fix typos (#348)Julian Tescher
2018-04-10Add example that prints each packet from tcp client (#301)Roman
2018-03-22Add UDP client example (send/recv_dgram) (#239)Denis
2018-03-09Fix wrong file link in examples readme.md (#208)Tosil Velkov
2018-03-07Update readme (#196)Carl Lerche
2018-03-06Update examples to track latest Tokio changes (#180)Carl Lerche
2018-02-06Remove UdpCodec (#109)Roman
2017-10-30Rename crate to tokioCarl Lerche
2017-09-23Add a `tinydb` example sharing stateAlex Crichton
2017-09-11Add an example of compressing on a CPU poolAlex Crichton
2017-09-11Add a README for the examplesAlex Crichton