github.com/pion/webrtc/v4@v4.0.1/examples/data-channels/jsfiddle/demo.details (about)

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