webrtc-ice 0.0.0

A pure Rust implementation of ICE
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Rain Liu <yliu@ngr.tc>"]
description = "A pure Rust implementation of ICE"
documentation = "https://docs.rs/webrtc-ice"
edition = "2018"
homepage = "https://webrtc.rs"
license = "MIT"
name = "webrtc-ice"
repository = "https://github.com/ngr-tc/webrtc-ice"
version = "0.0.0"