cronet-rs icon indicating copy to clipboard operation
cronet-rs copied to clipboard

Chromium Network Stack (cronet) bindings

Results 2 cronet-rs issues
Sort by recently updated
recently updated
newest added

We may be missing some explicit calls to `destroy` to free up unsafe C memory pointers. Check the docs to make sure. This issue exists as a reminder.

enhancement

We should expand the client implementation to support idiomatic Rust futures/async. For reference: https://gist.github.com/ryanmcgrath/51b813ece220fd33d337208697fa400b

enhancement