rust-sctp 0.0.2

High level SCTP networking library
docs.rs failed to build rust-sctp-0.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: rust-sctp-0.0.5

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.