webrtc-rs-rtcp 0.2.0

A pure Rust implementation of RTCP
Documentation
[dependencies.byteorder]
version = "1.3.2"

[dependencies.bytes]
version = "^0.6.0"

[dependencies.lazy_static]
version = "1.3.0"

[dependencies.util]
package = "webrtc-rs-util"
version = "0.1.0"

[package]
authors = ["Rain Liu <yuliu@outlook.com>"]
description = "A pure Rust implementation of RTCP"
documentation = "https://docs.rs/webrtc-rs-rtcp"
edition = "2018"
homepage = "https://webrtc.rs"
license = "MIT"
name = "webrtc-rs-rtcp"
repository = "https://github.com/webrtc-rs/rtcp"
version = "0.2.0"