golang-github-pion-sctp 1.9.0-1 source package in Ubuntu
Changelog
golang-github-pion-sctp (1.9.0-1) unstable; urgency=medium * Team upload * New upstream version 1.9.0 * Remove patch that has been now applied upstream * Update (Build-)Depends -- Maytham Alsudany <email address hidden> Fri, 26 Dec 2025 15:32:52 +0800
Upload details
- Uploaded by:
- Debian Go Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| golang-github-pion-sctp_1.9.0-1.dsc | 2.3 KiB | 6a1aceb4f0b87fddeabe7d53d8ccf56f628acb5cca9e4f6467f2277b9767697c |
| golang-github-pion-sctp_1.9.0.orig.tar.gz | 115.7 KiB | a23b9d7dbf60924454cb413c04465c85a869e4640a962dfd6478d1cc01c53e8c |
| golang-github-pion-sctp_1.9.0-1.debian.tar.xz | 2.6 KiB | 66ca4587dd4690bdbafefb9a7832323115ccec5895b196d7e14eff2b17f7bcdb |
Available diffs
- diff from 1.8.6-1 to 1.9.0-1 (115.3 KiB)
No changes file available.
Binary packages built by this source
- golang-github-pion-sctp-dev: Go implementation of SCTP
Golang based implementation of Stream Control Transmission Protocol
.
SCTP (Stream Control Transmission Protocol) is an IETF standard
for a transport protocol which enables the reliable, in-order
transmission of messages while offering congestion control, multi-
homing, and other features to improve reliability and stability of the
connection. It's used for sending traditional telephone calls over the
Internet, but is also used for WebRTC data.
