go-sctp 0.0.0-3.f2269e6
SCTP library for the Go programming language
This library provides methods for using the stream control transmission protocol (SCTP) in a Go application.
- Outputs:
out
- Website: https://github.com/ishidawataru/sctp
- Licenses: ASL 2.0
- Package source: gnu/packages/networking.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-sctp 0.0.0-3.f2269e6
as follows:
guix install go-sctp@0.0.0-3.f2269e6
Or install the latest version:
guix install go-sctp
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.