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

#1249 in Network programming

Download history 1/week @ 2023-12-11 5/week @ 2023-12-18 1/week @ 2023-12-25 14/week @ 2024-01-08 57/week @ 2024-01-29 33/week @ 2024-02-19 35/week @ 2024-02-26 16/week @ 2024-03-04 86/week @ 2024-03-11 47/week @ 2024-03-18 37/week @ 2024-03-25

189 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–32MB
~583K SLoC