demo.details 257 B

12345678
  1. ---
  2. # SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
  3. # SPDX-License-Identifier: MIT
  4. name: data-channels
  5. description: Example of using Pion WebRTC to communicate with a web browser using bi-direction DataChannels
  6. authors:
  7. - Sean DuBois