1 unstable release

0.5.0 Feb 5, 2025
0.4.0 Feb 4, 2025
0.3.0 Feb 4, 2025
0.2.0 Feb 4, 2025
0.0.0 Jan 14, 2025

#228 in HTTP client

Download history 76/week @ 2025-01-11 22/week @ 2025-01-18 338/week @ 2025-02-01 49/week @ 2025-02-08 8/week @ 2025-02-15

395 downloads per month

MIT/Apache

1MB
17K SLoC




githubcrates.iodocs.rslicense

FLUXIO

Fluxio is a wrapper around hyper version 0.14.19, designed specifically for use within the Fluxor project. This version (0.5.0) serves as an evolution of previous iterations and includes modifications tailored to the specific needs of Fluxor projects. Future versions may include further enhancements and optimizations.

About

Fluxio is built on top of hyper 0.14.19, a powerful HTTP implementation in Rust. By using Fluxio, developers can leverage the foundational capabilities provided by hyper while integrating them seamlessly into the Fluxor ecosystem.

Modifications

Fluxio has been modified from the original hyper source code, specifically changing references from hyper to fluxio throughout the codebase. This helps in clearly distinguishing it as a unique component tailored for the Fluxor project.

Future Developments

As a continuing version (0.5.0), Fluxio is expected to evolve with subsequent updates. Future versions will likely include additional functionality and optimizations tailored to the needs of the Fluxor project.

Contributions

Contributions to Fluxio are welcome! Please ensure that any contributions adhere to the original licensing terms of hyper.

License

This project is based on hyper 0.14.19, which is licensed under the following terms:

Copyright (c) 2014-2021 Sean McArthur

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

Acknowledgments

Special thanks to Sean McArthur for the original hyper implementation, which serves as the foundation for Fluxio.

Contact

If you have any questions or feedback, feel free to reach out:

Dependencies

~3–12MB
~129K SLoC