v0.3.0
Aggligator 0.3.0
Added
- convert error types into std::io::Error
Changed
- remove unnecessary async on some functions
Aggligator-util 0.3.0
Added
- transport module providing management of heterogenous transports for a connection
- Bluetooth RFCOMM support
Removed
- net::adv functions superseeded by transport module