Commit Graph

10 Commits

Author SHA1 Message Date
Nick 49ec1ba8bb
Add handle argument back to `NamedPipe` creation methods.
Needed by `PollEvented2` to ensure a single consistent thread for use
by multiple pipe connections.
2018-08-29 09:38:28 -07:00
Nikolay Volf a607e28346
Merge pull request #1 from poanetwork/master
Migrate from `tokio_core` to `tokio`.
2018-08-28 14:07:13 +03:00
NikVolf 9a93726185 remove doc upload 2018-08-28 13:26:12 +03:00
Nikolay Volf 79b3c84dfe
update also dependency sample 2018-08-28 13:20:12 +03:00
Nikolay Volf 5caa7b996f
Update README.md 2018-08-28 13:18:28 +03:00
Nikolay Volf d73bc018a9
Update README.md 2018-08-28 13:17:23 +03:00
Nick b4c9d87f1d
Migrate/update to `tokio` crate.
* Migrate from `tokio_core` to `tokio`.
* Bump version to 0.2.
2018-08-09 09:10:40 -07:00
NikVolf 0b9b728eae experimental implementation 2017-04-21 00:11:59 +03:00
Alex Crichton 3a22f8fc9a Add licenses and metadata and such 2016-12-12 00:00:43 -08:00
Alex Crichton 90ae4febd4 Initial commit 2016-12-11 23:57:14 -08:00