dcsctp

Crates.iodcsctp
lib.rsdcsctp
version0.1.1
created_at2022-08-27 18:45:05.158191+00
updated_at2025-08-21 09:59:23.888956+00
descriptionAn SCTP implementation for WebRTC Data Channels
homepage
repositoryhttps://github.com/webrtc/dcsctp
max_upload_size
id653541
size937,280
Victor Boivie (boivie)

documentation

README

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.

Commit count: 22

cargo fmt