webrtc-sctp 0.0.1

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

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