summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2017-10-30Rename crate to tokioCarl Lerche
2017-10-05Bump to 0.1.10Alex Crichton
2017-09-11Add an example of compressing on a CPU poolAlex Crichton
2017-09-10Add a "tiny" HTTP exampleAlex Crichton
2017-09-10Add a multithreaded echo server exampleAlex Crichton
2017-09-07bump slab to 0.4.0Travis Bischel
2017-08-24Update futures dependencyAlex Crichton
2017-07-31[fuchsia] Config changes to build on FuchsiaRaph Levien
2017-07-24Bump to 0.1.9Alex Crichton
2017-06-16bump env_logger to 0.4Igor Gnatenko
2017-06-07Bump to 0.1.8Alex Crichton
2017-05-30Update tokio-core with new task systemAlex Crichton
2017-05-27Expose TCP socket optionsCarl Lerche
2017-05-19Update to latest mio versionAlex Crichton
2017-05-08Bump to 0.1.7Alex Crichton
2017-03-15Bump to 0.1.6Alex Crichton
2017-03-15Bump to 0.1.5Alex Crichton
2017-03-15Migrate to using tokio-ioAlex Crichton
2017-01-24Touch up TcpStream::from_streamAlex Crichton
2017-01-23Update crates.io metadataAlex Crichton
2017-01-23Bump to 0.1.4Alex Crichton
2017-01-23Remove extraneous `clone` in RemoteAlex Crichton
2017-01-11Update docs/homepage linkAlex Crichton
2017-01-09Update docs to docs.rsAlex Crichton
2017-01-06Bump to 0.1.3Alex Crichton
2016-12-19Bump to 0.1.2Alex Crichton
2016-12-08Clean up the pipe-hup test slightlyAlex Crichton
2016-12-08Add test for EPOLLHUP without EPOLLINAndreas Rottmann
2016-11-22Bump to 0.1.1Alex Crichton
2016-11-22Depend on futures from crates.ioAlex Crichton
2016-11-07Depend directly on git version of futures-rsDan Burkert
2016-11-05Implement split() with BiLockAlex Crichton
2016-10-12Don't need regex from env_loggerAlex Crichton
2016-09-09Depend on futures from crates.ioAlex Crichton
2016-09-01Update to mio 0.6Alex Crichton
2016-09-01Track Slab changesCarl Lerche
2016-08-26Rename to tokio-core, add in futures-ioAlex Crichton
2016-08-15Implement UDS bindingsAlex Crichton
2016-08-10Fix compile on windowsAlex Crichton
2016-08-08Use the dev branch of mioAlex Crichton
2016-08-08write-then-drop is now upstreamAlex Crichton
2016-08-05Don't export the `timer_wheel` moduleAlex Crichton
2016-07-31Remove README descriptions where not presentAlex Crichton
2016-07-31Add some descriptionsAlex Crichton
2016-07-30Let's rename everything!Alex Crichton