mirror of
https://github.com/pion/ice.git
synced 2025-09-26 19:41:11 +08: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
|