Project Status: Sunset
Fluxio version 0.5.3 is the final release of this crate.
The Fluxor ecosystem is transitioning away from internal hyper and tokio dependencies. Networking and runtime foundations are migrated to a specialized architecture.
Future Development: Webio & Crator
Functionality previously handled by Fluxio is now integrated into the following crates:
- Fluxor: The main ecosystem engine.
- Webio: The specialized web utility layer.
- Crator: The core runner and hardware-abstraction interface.
Rationale
Fluxio served as a modified wrapper around hyper 0.14. Higher performance and tighter integration within the Fluxor stack require a transition to Webio and Crator. This shift moves development beyond generic wrappers toward tools optimized for specific ecosystem goals.
Legacy License
This project was based on hyper 0.14.19. Previous versions remain available on Crates.io under the original MIT license terms provided by Sean McArthur.
Contact: dr-montasir