demo.details 262 B

12345678
  1. ---
  2. # SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
  3. # SPDX-License-Identifier: MIT
  4. name: reflect
  5. description: Example of how to have Pion send back to the user exactly what it receives using the same PeerConnection.
  6. authors:
  7. - Sean DuBois