As a sub task of https://github.com/webrtc-rs/webrtc/issues/84, similar to quinn's implementation: https://github.com/quinn-rs/quinn sctp-proto: Deterministic state machine of the protocol which performs no I/O internally. sctp-async: High-level async API based on tokio.