Misha Bragin 9f298b226d Register multiple muxedConn per endpoint in UDPMux
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.
2022-09-07 23:02:54 +02:00
2022-05-24 09:52:37 -04:00
2020-10-08 21:26:21 -07:00
2022-03-02 13:57:57 -05:00
2022-04-26 23:27:21 -04:00
2022-04-21 15:18:01 +08:00
2022-04-26 23:27:21 -04:00
2022-04-26 23:27:21 -04:00
2022-04-26 23:27:21 -04:00
2020-07-15 13:39:44 +09:00
2020-07-05 16:05:45 +09:00
2022-05-11 12:57:26 -04:00
2022-08-26 14:18:57 +02:00
2021-08-11 13:09:13 -04:00
2021-08-11 13:09:13 -04:00
2020-09-26 08:54:24 -07:00
2020-09-26 08:54:24 -07:00
2019-03-25 16:04:12 -07:00
2020-06-28 11:44:46 +09:00
2021-12-15 15:51:34 -05:00
2020-09-26 08:54:24 -07:00
2020-09-26 08:54:24 -07:00
2020-07-13 14:32:18 +09:00
2020-09-26 08:54:24 -07:00
2021-07-01 22:17:45 -04:00
2021-11-15 22:17:06 -05:00
2020-09-26 08:54:24 -07:00
2019-06-22 11:55:06 +00:00
2020-09-26 08:54:24 -07:00
2022-07-20 14:33:39 +08:00
2022-04-26 23:27:21 -04:00
2022-08-26 14:18:57 +02:00
2022-04-26 23:27:21 -04:00
2022-04-26 23:27:21 -04:00
2020-09-26 08:54:24 -07:00
2022-04-26 23:27:21 -04:00


Pion ICE

A Go implementation of ICE

Pion transport Slack Widget
Build Status GoDoc Coverage Status Go Report Card License: MIT


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

S
Description
No description provided
Readme MIT 772 KiB
Languages
Go 97.9%
Shell 2.1%