selectme
A fast and fair select! implementation for asynchronous programming.
See select! for documentation.
Usage
Add the following to your Cargo.toml:
= "0.2.3"
Examples
The following is a simple example showcasing two branches being polled concurrently. For more documentation see select!.
async
async
async
License: MIT/Apache-2.0