1 unstable release

0.9.7 Feb 10, 2022

#21 in #refer

22 downloads per month
Used in libjuice-rs

LGPL-2.1

310KB
7K SLoC

C 7K SLoC // 0.1% comments Rust 35 SLoC

libjuice-rs latest doc

Rust bindings for libjuice. Look at datachannel-rs if you need more batteries.

Usage

Please refer to tests, also refer to the original library tests.

Building

Currently, only static linking with the libjuice is supported.

You need to have:

Clone repository recursively:

$ git clone https://github.com/VollmondT/juice-rs.git --recursive

Play with tests:

$ cd juice-rs
$ cargo test

No runtime deps

~0–2MB
~38K SLoC