sctpx 0.1.354

A simple and friendly SCTP wrapper.
Documentation
[dependencies.libc]
version = "0.2"

[dependencies.myutil]
version = "0.2"

[dependencies.nix]
version = "0.18"

[features]
client = []
default = ["client", "server"]
server = []

[package]
authors = ["FanHui <hui.fan@mail.ru>"]
categories = ["network-programming"]
description = "A simple and friendly SCTP wrapper."
edition = "2018"
homepage = "https://github.com/ktmlm/sctpx.git"
keywords = ["sctp", "socket", "net"]
license = "MIT"
name = "sctpx"
repository = "https://github.com/ktmlm/sctpx.git"
version = "0.1.354"