7 releases

0.1.0 Oct 5, 2023
0.0.1-dev-1 Apr 14, 2021
0.0.1-dev.6 Feb 23, 2023
0.0.1-dev.5 Dec 17, 2021

#3 in #delivery

Download history 86/week @ 2024-03-11 47/week @ 2024-03-18 25/week @ 2024-03-25 53/week @ 2024-04-01 10/week @ 2024-04-08 16/week @ 2024-04-15 21/week @ 2024-04-22 14/week @ 2024-04-29 16/week @ 2024-05-06 14/week @ 2024-05-13 27/week @ 2024-05-20 21/week @ 2024-05-27 20/week @ 2024-06-03 21/week @ 2024-06-10 15/week @ 2024-06-17 23/week @ 2024-06-24

80 downloads per month
Used in 8 crates (3 directly)

MIT/Apache

135KB
2.5K SLoC

fabruic

Fabruic is a wrapper around quinn that provides a simplified interface for reliable payload delivery.

This project is written to support Khonsu Labs projects, primarily BonsaiDb.

While this library is open-source, the primary reason for publishing on crates.io is to support releasing BonsaiDb. If you're considering using this for your own project, please recognize that this project is offered as-is and if there are features you are wishing to have that we do not need in one of our projects, we may not add them. Before submitting a PR, please submit your ideas as an issue first to ensure it aligns with our vision, otherwise the PR may not be accepted.

Open-source Licenses

This project, like all projects from Khonsu Labs, are open-source. This repository is available under the MIT License or the Apache License 2.0.


lib.rs:

TODO Security-sensitive settings are hidden behind these traits. Be careful!

Dependencies

~18–31MB
~575K SLoC