mirror of
https://github.com/netbirdio/ice-old.git
synced 2026-05-22 17:08:24 -07:00
master
Register multiple udpMuxedConn for a single remote address in UDPMux. When using UDPMux and UniversalUDPMux, it is possible that a registerConnForAddress() can be called twice or more. E.g., when different HOST candidates ping the same remote endpoint, the udpMuxedConn gets overwritten by the last one. This is also the case when a single socket is used for gathering SRFLX and HOST candidates.
Pion ICE
A Go implementation of ICE
Roadmap
The library is used as a part of our WebRTC implementation. Please refer to that roadmap to track our major milestones.
Community
Pion has an active community on the Golang Slack. Sign up and join the #pion channel for discussions and support. You can also use Pion mailing list.
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 team@pion.ly
Contributing
Check out the contributing wiki to join the group of amazing people making this project possible:
License
MIT License - see LICENSE for full text
Languages
Go
97.9%
Shell
2.1%