Carl Lerche
|
c25ea78ec9
|
Bump version of a number of sub crates (#414)
This includes:
* tokio-codec (0.1.0)
* tokio-current-thread (0.1.0)
* tokio-fs (0.1.1)
* tokio-io (0.1.7)
* tokio-reactor (0.1.2)
* tokio-udp (0.1.1)
|
2018-06-13 10:24:56 -07:00 |
|
Bryan Burgers
|
f723d10087
|
Create tokio-codec (#360)
Create a new tokio-codec crate with many of the contents of
`tokio_io::codec`.
|
2018-06-04 20:36:06 -07:00 |
|
Carl Lerche
|
e281e4f4cb
|
Remove fuchsia references as it is not supported. (#355)
|
2018-05-14 12:00:19 -07:00 |
|
main()
|
35f3351c97
|
Document Handle::default() behavior (#359)
|
2018-05-14 11:11:28 -07:00 |
|
Julian Tescher
|
06b2c40222
|
Fix typos (#348)
|
2018-05-08 11:44:17 -07:00 |
|
Sam Rijs
|
923a80e098
|
Move tokio::net module into tokio tcp/udp crates (#224)
|
2018-03-14 09:38:59 -07:00 |
|