bifrost-ice 0.1.0-alpha

A Rust implementation of the ICE protocol.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[badges.travis-ci]
repository = "bifrost-rs/bifrost"

[dependencies]

[package]
authors = ["Zizheng Tai <me@zizheng.me>"]
description = "A Rust implementation of the ICE protocol."
documentation = "https://docs.rs/bifrost-ice/0.1.0-alpha/bifrost_ice"
edition = "2018"
homepage = "https://bifrost.rs"
license = "MIT OR Apache-2.0"
name = "bifrost-ice"
readme = "README.md"
repository = "https://github.com/bifrost-rs/bifrost"
version = "0.1.0-alpha"