dcsctp 0.1.3

An SCTP implementation for WebRTC Data Channels
Documentation
1
2
3
4
5
6
7
[[disallowed-types]]
path = "std::time::Instant"
reason = "This is a sans-io library. Use 'SocketTime' (derived from Duration) for deterministic, testable time."

[[disallowed-types]]
path = "std::time::SystemTime"
reason = "Do not use wall-clock time. Use relative time via 'SocketTime'."