dpc / mioco.pre-0.9

Scalable, coroutine-based, asynchronous IO handling library for Rust programming language. (aka MIO COroutines).
Mozilla Public License 2.0
457 stars 30 forks source link

Implement `sync_channel` #138

Open dpc opened 8 years ago

dpc commented 8 years ago

It is generally needed.