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: 17 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-07T11:02:02.000Z (23 days ago)
- Last Synced: 2025-05-07T12:20:23.977Z (23 days ago)
- Topics: firewall, go, golang, ice, networking, peer-to-peer, pion, webrtc
- Language: Go
- Homepage: https://pion.ly/
- Size: 1.17 MB
- Stars: 484
- Watchers: 17
- Forks: 168
- Open Issues: 35
-
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 [Discord](https://discord.gg/PngbdqpFbt).Follow the [Pion Bluesky](https://bsky.app/profile/pion.ly) or [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