summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Expand)Author
2020-11-03chore: update CI badge (#3091)Carl Lerche
2020-10-26readme: update the MSRV to 1.45 (#3048)nickelc
2020-07-24doc: feature flags in README (#2682)Blas Rodriguez Irizar
2020-07-22doc: fix links to new website (#2674)Alice Ryhl
2020-07-21doc: update links in README.md and CONTRIBUTING.md (#2609)Alice Ryhl
2020-04-03doc: Fix readme link (#2370)nasa
2020-02-22tokio: fix broken contributing guide link (#2267)Thomas
2020-02-11Correct link to the guide on tokio.rs (#2229)Wade Mealing
2020-01-21readme: Add more related tokio projects (#2128)Lucio Franco
2020-01-09chore: update Tokio discord url (#2086)Lucio Franco
2020-01-07doc: fix old notes regarding examples and async/await (#2071)Alice Ryhl
2019-12-18Fix ROADMAP link (#1981)Dmitrii Goriunov
2019-12-16chore: add roadmap (#1965)Kelly Thomas Kline
2019-12-11chore: fix the outdated example in README (#1930)nickelc
2019-11-27doc: misc API documentation fixes (#1834)Oleg Nosov
2019-11-26chore: replace Gitter badge with Discord (#1828)Artem Vorotnikov
2019-11-26chore: remove updating note from readme (#1824)Carl Lerche
2019-11-23tokio: remove performance regression notice (#1817)leo-lb
2019-11-22default all feature flags to off (#1811)Carl Lerche
2019-10-22codec: move into tokio-util (#1675)Carl Lerche
2019-10-21fs: move into `tokio` (#1672)Carl Lerche
2019-09-17Update README.md (#1545)yjh
2019-09-13chore: add stability note to readme. (#1554)Carl Lerche
2019-08-30chore: fix compile error on latest nightly (#1512)kellerkindt
2019-08-20chore: bump to newer nightly (#1485)Taiki Endo
2019-08-17chore: prepare 0.2.0-alpha.2 release (#1465)Carl Lerche
2019-08-16uds: move into tokio-net (#1462)Carl Lerche
2019-08-16udp: remove files left over from moving tokio-udp (#1461)Carl Lerche
2019-08-15tcp: move tokio-tcp into tokio-net (#1456)Carl Lerche
2019-08-15threadpool: move threadpool into tokio-executor (#1452)Carl Lerche
2019-08-15reactor: rename tokio-reactor -> tokio-net (#1450)Carl Lerche
2019-08-08chore: prepare for v0.2.0-alpha.1 release (#1410)Lucio Franco
2019-08-06tokio: fix API doc examples (#1396)Carl Lerche
2019-07-19chore: remove tokio-futures facade crate (#1327)Carl Lerche
2019-07-15chore: indicate the master branch docs are old. (#1304)Carl Lerche
2019-07-09chore: Add link to docs (#1276)Gurwinder Singh
2019-07-08chore: update examples link in README (#1274)Carl Lerche
2019-07-03Add missing links in README.md (#1233)Thomas Lacroix
2019-06-29docs: add note in the readme about the master branch (#1230)Lucio Franco
2019-06-28chore: remove `tokio-trace`, add "Related Projects" to README (#1221)Eliza Weisman
2019-05-14Merge branch 'v0.1.x'Carl Lerche
2019-05-14Release tokio v0.1.20, tokio-timer v0.2.21, and remove async-await-preview fe...Carl Lerche
2019-05-14Update Tokio to Rust 2018 (#1082)Carl Lerche
2019-04-27Fix an error in the mit-url in the README.md (#1068)Ian Hamlin
2019-04-25Async/await polish (#1058)Carl Lerche
2019-04-22Bump `tokio` to 0.1.19. (#1053)Carl Lerche
2019-03-22chore: Fix examples not working with `cargo run` (#998)Eliza Weisman
2019-03-22Bump Tokio version to v0.1.18 (#997)Carl Lerche
2019-03-13Bump Tokio to v0.1.17 (#983)Carl Lerche
2019-03-01Bump Tokio to 0.1.16. (#941)Carl Lerche