cronet-rs
cronet-rs copied to clipboard
Chromium Network Stack (cronet) bindings
cronet-rs 🦀
Bindings to the Chromium Networking Stack (a.k.a cronet) in Rust.
:warning: This crate is under active development and the API is not yet stable.
Developers
First of all, clone the project:
$ git clone https://github.com/sleeyax/cronet-rs.git
$ cd cronet-rs
Then, follow the steps to build the project:
- Get the latest cronet binaries: build from source or download prebuilt binaries from here.
- Place all
.hheader files insrcand all binaries (.so,.dll,.dylib) inbin. - Run
cargo build. This should triggerbindgento (re)generate the bindings.
Sponsors
Maintenance of this project is made possible by all the contributors and sponsors. If you'd like to sponsor this project and have your avatar or company logo appear below click here. 💖
Related projects
Other projects that are related to this project and might interest you:
