mirror of
https://github.com/pion/webrtc.git
synced 2025-09-26 19:21:12 +08:00
9 lines
257 B
Plaintext
9 lines
257 B
Plaintext
---
|
|
# SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
name: data-channels
|
|
description: Example of using Pion WebRTC to communicate with a web browser using bi-direction DataChannels
|
|
authors:
|
|
- Sean DuBois
|