1 unstable release
0.1.0 | Feb 10, 2022 |
---|
#19 in #nat-traversal
340KB
8K
SLoC
libjuice-rs
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
lib.rs
:
Rust bindings for libjuice.
ICE agent usage
Please refer to tests, also refer to the original library tests.
Dependencies
~0–2.3MB
~45K SLoC