oto313 37fb5d2fc3 Always send KeepAlives (#767)
Pion incorrectly resets the consent timer when sending any traffic. 
The consent timer must only be reset on STUN traffic.

RFC 7675
> Consent expires after 30 seconds.  That is, if a valid STUN binding
> response has not been received from the remote peer's transport
> address in 30 seconds, the endpoint MUST cease transmission on that
> 5-tuple.  STUN consent responses received after consent expiry do not
> re-establish consent and may be discarded or cause an ICMP error.
2025-03-17 14:06:54 -04:00
2024-08-16 12:26:32 -04:00
2024-04-02 13:36:22 -04:00
2023-04-18 13:46:38 +02:00
2023-04-18 13:46:38 +02:00
2023-04-18 13:46:38 +02:00
2025-01-17 08:21:15 -06:00
2025-03-17 14:06:54 -04:00
2025-03-17 14:06:54 -04:00
2023-04-18 13:46:38 +02:00
2025-01-17 08:21:15 -06:00
2025-01-17 08:21:15 -06:00
2025-01-17 08:21:15 -06:00
2023-05-19 09:15:00 +02:00
2025-01-17 08:21:15 -06:00
2025-01-17 08:21:15 -06:00
2024-03-27 12:47:20 -04:00
2023-04-18 13:46:38 +02:00
2024-08-12 11:44:58 -04:00
2022-10-21 09:58:20 +09:00
2025-01-17 08:21:15 -06:00
2024-08-12 11:43:44 -04:00
2025-01-17 08:21:15 -06:00
2023-04-18 13:46:38 +02:00
2025-01-17 08:21:15 -06:00
2025-01-17 08:21:15 -06:00


Pion ICE

A Go implementation of ICE

Pion ICE Slack Widget
GitHub Workflow Status Go Reference 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 Slack.

Follow the Pion Twitter 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 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

Description
Languages
Go 100%