[PR #224] [CLOSED] feature(ice): use single socket to gather connections candidates #12326

Closed
opened 2026-08-05 02:05:40 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/224
Author: @gigovich
Created: 2/9/2022
Status: Closed

Base: mainHead: feature-single-socket-ice


📝 Commits (1)

  • 228ff61 feature(ice): use single socket to gather connections candidates

📊 Changes

4 files changed (+99 additions, -45 deletions)

View changed files

📝 client/internal/engine.go (+65 -15)
📝 client/internal/peer/conn.go (+13 -7)
📝 go.mod (+8 -7)
📝 go.sum (+13 -16)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/224 **Author:** [@gigovich](https://github.com/gigovich) **Created:** 2/9/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature-single-socket-ice` --- ### 📝 Commits (1) - [`228ff61`](https://github.com/netbirdio/netbird/commit/228ff61a0eb20b9dac14a7c8e7141451dc4df5fa) feature(ice): use single socket to gather connections candidates ### 📊 Changes **4 files changed** (+99 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `client/internal/engine.go` (+65 -15) 📝 `client/internal/peer/conn.go` (+13 -7) 📝 `go.mod` (+8 -7) 📝 `go.sum` (+13 -16) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 02:05:40 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#12326