{"id":27424033,"url":"https://github.com/endoli/usrsctp-sys.rs","last_synced_at":"2026-07-01T13:31:11.047Z","repository":{"id":71417263,"uuid":"120203577","full_name":"endoli/usrsctp-sys.rs","owner":"endoli","description":null,"archived":false,"fork":false,"pushed_at":"2018-02-07T07:33:36.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T11:08:52.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/endoli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-02-04T16:48:04.000Z","updated_at":"2018-02-05T03:49:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"4594e262-29b8-4759-9c53-d47edd40707f","html_url":"https://github.com/endoli/usrsctp-sys.rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/endoli/usrsctp-sys.rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endoli%2Fusrsctp-sys.rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endoli%2Fusrsctp-sys.rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endoli%2Fusrsctp-sys.rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endoli%2Fusrsctp-sys.rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/endoli","download_url":"https://codeload.github.com/endoli/usrsctp-sys.rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endoli%2Fusrsctp-sys.rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35009267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-14T11:08:52.050Z","updated_at":"2026-07-01T13:31:11.004Z","avatar_url":"https://github.com/endoli.png","language":"Rust","funding_links":["https://patreon.com/endoli"],"categories":[],"sub_categories":[],"readme":"# usrsctp-sys\n\n[![Build Status](https://travis-ci.org/endoli/usrsctp-sys.rs.svg?branch=master)](https://travis-ci.org/endoli/usrsctp-sys.rs)\n[![](http://meritbadge.herokuapp.com/usrsctp-sys)](https://crates.io/crates/usrsctp-sys)\n\nDual licensed under the MIT and Apache 2 licenses.\n\nSCTP is a message oriented, reliable transport protocol with direct\nsupport for multihoming that runs on top of IP or UDP, and supports\nboth v4 and v6 versions.\n\nLike TCP, SCTP provides reliable, connection oriented data delivery\nwith congestion control. Unlike TCP, SCTP also provides message\nboundary preservation, ordered and unordered message delivery,\nmulti-streaming and multi-homing. Detection of data corruption,\nloss of data and duplication of data is achieved by using checksums\nand sequence numbers. A selective retransmission mechanism is\napplied to correct loss or corruption of data.\n\nThis library provides bindings for the [`usrsctp` implementation](https://github.com/sctplab/usrsctp)\nof SCTP.\n\n## Documentation\n\nThe API is fully documented with examples:\n[https://docs.rs/usrsctp-sys/](https://docs.rs/usrsctp-sys/)\n\n## Installation\n\nThis crate works with Cargo and is on\n[crates.io](https://crates.io/crates/usrsctp-sys).\nAdd it to your `Cargo.toml` like so:\n\n```toml\n[dependencies]\nusrsctp-sys = \"0.1.0\"\n```\n\n## Status of Implementation\n\nThings are under active development. This project is not quite\nusable yet as some of the basic functionality is being written.\n\n## Support and Maintenance\n\nI am developing this library largely on my own so far. I am able\nto offer support and maintenance, but would very much appreciate\ndonations via [Patreon](https://patreon.com/endoli). I can also\nprovide commercial support, so feel free to\n[contact me](mailto:bruce.mitchener@gmail.com).\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution\nintentionally submitted for inclusion in the work by you,\nshall be dual licensed as above, without any additional\nterms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendoli%2Fusrsctp-sys.rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendoli%2Fusrsctp-sys.rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendoli%2Fusrsctp-sys.rs/lists"}