Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pion/ice
A Go implementation of ICE
https://github.com/pion/ice
firewall go golang ice networking peer-to-peer pion webrtc
Last synced: 16 days ago
JSON representation
A Go implementation of ICE
- Host: GitHub
- URL: https://github.com/pion/ice
- Owner: pion
- License: mit
- Created: 2019-03-25T22:45:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-07T07:45:20.000Z (about 1 month ago)
- Last Synced: 2024-10-13T12:26:14.006Z (about 1 month ago)
- Topics: firewall, go, golang, ice, networking, peer-to-peer, pion, webrtc
- Language: Go
- Homepage: https://pion.ly/
- Size: 1.12 MB
- Stars: 440
- Watchers: 17
- Forks: 158
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pion ICE
A Go implementation of ICE
### 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