Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 676 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 676 Bytes

License Build Status Crates.io

rust-sctp

Documentation

SCTP networking library for Rust

How to build

rust-sctp relies on the sctp-sys crate. Please have a look at sctp-sys: How to build.

WARNING: Windows support is currently broken and unmaintained as SctpDrv is not working on modern windows platforms