/dcsctp

An SCTP implementation for WebRTC Data Channels

Primary LanguageRustApache License 2.0Apache-2.0

dcSCTP

crates.io docs.rs

An SCTP implementation for WebRTC Data Channels.

Purpose

This implementation of dcSCTP can be seen as a spiritual successor to the C++ version developed for the WebRTC project by the same authors. It retains the core concepts while leveraging Rust's security features and improved ergonomics.

Contributing

Contributions are welcome! Please read our contribution guidelines for details on how to get involved.

License

This project is licensed under Apache License 2.0.