mirror of
https://github.com/pion/webrtc.git
synced 2025-09-26 19:21:12 +08:00
9 lines
262 B
Plaintext
9 lines
262 B
Plaintext
---
|
|
# SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
name: reflect
|
|
description: Example of how to have Pion send back to the user exactly what it receives using the same PeerConnection.
|
|
authors:
|
|
- Sean DuBois
|