Expand description
Message Based Readiness API
This library is a thin wrapper around mio for clients who wish to use a single udp socket in conjunction with message passing and timeouts.
Modules§
- Exports of bare mio types.
Structs§
- Wrapper around the main application event loop.
- Builder for specifying attributes of an event loop.
- Provides services to dispatcher clients.
Traits§
- Handles events occurring within the event loop.