Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pion/sdp
A Go implementation of the SDP
https://github.com/pion/sdp
go golang pion sdp signaling sip voip webrtc
Last synced: 5 days ago
JSON representation
A Go implementation of the SDP
- Host: GitHub
- URL: https://github.com/pion/sdp
- Owner: pion
- License: mit
- Created: 2018-12-28T04:11:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T15:33:47.000Z (5 months ago)
- Last Synced: 2024-10-30T04:51:13.664Z (3 months ago)
- Topics: go, golang, pion, sdp, signaling, sip, voip, webrtc
- Language: Go
- Homepage: https://pion.ly/
- Size: 208 KB
- Stars: 152
- Watchers: 9
- Forks: 56
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pion SDP
A Go implementation of the SDP
### 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