github.com/pion/webrtc/v4@v4.0.1/examples/reflect/jsfiddle/demo.details (about) 1 --- 2 # SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly> 3 # SPDX-License-Identifier: MIT 4 5 name: reflect 6 description: Example of how to have Pion send back to the user exactly what it receives using the same PeerConnection. 7 authors: 8 - Sean DuBois