Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pion/sctp
A Go implementation of SCTP
https://github.com/pion/sctp
datachannel go golang networking pion sctp webrtc
Last synced: 24 days ago
JSON representation
A Go implementation of SCTP
- Host: GitHub
- URL: https://github.com/pion/sctp
- Owner: pion
- License: mit
- Created: 2018-12-24T12:35:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T07:19:54.000Z (28 days ago)
- Last Synced: 2024-11-14T08:18:15.457Z (28 days ago)
- Topics: datachannel, go, golang, networking, pion, sctp, webrtc
- Language: Go
- Homepage: https://pion.ly/
- Size: 883 KB
- Stars: 224
- Watchers: 9
- Forks: 79
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-5g - pion/sctp - A Go implementation of SCTP. (Protocols / SCTP)
README
Pion SCTP
A Go implementation of SCTP
### Roadmap
The library is used as a part of our WebRTC implementation. Please refer to that [roadmap](https://github.com/pion/webrtc/issues/9) to track our major milestones.### Community
Pion has an active community on the [Slack](https://pion.ly/slack).Follow the [Pion Twitter](https://twitter.com/_pion) for project updates and important WebRTC news.
We are always looking to support **your projects**. Please reach out if you have something to build!
If you need commercial support or don't want to use public methods you can contact us at [[email protected]](mailto:[email protected])### Contributing
Check out the [contributing wiki](https://github.com/pion/webrtc/wiki/Contributing) to join the group of amazing people making this project possible### License
MIT License - see [LICENSE](LICENSE) for full text