mirror of
https://github.com/pion/ice.git
synced 2026-04-22 16:17:11 +08:00
82b3551012ce661701b3ff90e65da30a565c617d
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/pion/stun/v3](https://redirect.github.com/pion/stun) | `v3.1.1` → `v3.1.2` |  |  | --- ### Release Notes <details> <summary>pion/stun (github.com/pion/stun/v3)</summary> ### [`v3.1.2`](https://redirect.github.com/pion/stun/releases/tag/v3.1.2) [Compare Source](https://redirect.github.com/pion/stun/compare/v3.1.1...v3.1.2) #### Changelog - [`f927db8`](https://redirect.github.com/pion/stun/commit/f927db87cf42b1a39cb233764eb3f9abbf9d414b) Keep DTLS configs until API change - [`20e8a63`](https://redirect.github.com/pion/stun/commit/20e8a63ba63129edb660b6c90fdfb22e93562dca) Apply modernize, link upgrades and checks - [`1a06979`](https://redirect.github.com/pion/stun/commit/1a06979434a655d93a53ea7bdcbf85035c15f852) Update CI configs to v0.12.1 - [`97b4669`](https://redirect.github.com/pion/stun/commit/97b4669b3803421b9b6aebafae6a5beb9fb76498) Update module github.com/pion/dtls/v3 to v3.1.2 - [`31c4046`](https://redirect.github.com/pion/stun/commit/31c4046316a11c2125dddd7e73cb50b4c6b50d3c) Update module github.com/pion/dtls/v3 to v3.0.11 \[SECURITY] ([#​268](https://redirect.github.com/pion/stun/issues/268)) - [`e615214`](https://redirect.github.com/pion/stun/commit/e615214b639f76a558da9b2210eee4e9e417c338) Update CI configs to v0.12.0 - [`9279313`](https://redirect.github.com/pion/stun/commit/9279313de626b55b7b30b90af26fcd49641fd6a4) Update CI configs to v0.11.39 - [`be995ed`](https://redirect.github.com/pion/stun/commit/be995ed92bfcceded27a8b830f07a962dd751e7b) Use constant format string - [`76f3a9f`](https://redirect.github.com/pion/stun/commit/76f3a9ffabac570cca57c006ae6e178b12c02caf) Update CI configs to v0.11.37 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/pion/ice). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuNyIsInVwZGF0ZWRJblZlciI6IjQzLjEwMi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 Discord.
Follow the Pion Bluesky or 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%