mirror of
https://github.com/netbirdio/ice.git
synced 2026-05-22 17:10:58 -07:00
6 lines
194 B
Go
6 lines
194 B
Go
// SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
|
|
// SPDX-License-Identifier: MIT
|
|
|
|
// Package internal implements internal functionality for Pions ICE module
|
|
package internal
|