summaryrefslogtreecommitdiffstats
path: root/tokio-threadpool/README.md
AgeCommit message (Expand)Author
2018-08-07Fix tokio threadpool readme examples (#521)Serho Liu
2018-05-29Remove threadpool disclaimer (#378)Carl Lerche
2018-03-13Add LICENSE file to all sub crates (#226)Carl Lerche
2018-03-09Relicense Tokio exclusively under the MIT license. (#215)Carl Lerche
2018-03-02Extract the reactor to a dedicated crate. (#169)Carl Lerche
2018-02-21Introduce the Tokio runtime: Reactor + Threadpool (#141)Carl Lerche