webrtc-udp 0.0.0

A pure Rust implementation of connection-oriented UDP Listener
Documentation
[dependencies.tokio]
features = ["full"]
version = "1.0"
[dev-dependencies.tokio-test]
version = "0.4"

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