bifrost-webrtc 0.1.0-alpha

A Rust implementation of the WebRTC API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

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