Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

sleeyax/cronet-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is considered 'complete' and is therefore no longer maintained. Contact me if you want to unarchive this project for whatever reason.

cronet-rs 🦀

Bindings to the Chromium Networking Stack (a.k.a cronet) in Rust.

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:

  1. Get the latest cronet binaries: build from source or download prebuilt binaries from here.
  2. Place all .h header files in src and all binaries (.so, .dll, .dylib) in bin.
  3. Run cargo build. This should trigger bindgen to (re)generate the bindings.

Related projects

Other projects that are related to this project and might interest you:

About

Chromium Network Stack (cronet) bindings

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

  •