Skip to content

phsym/rust-sctp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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