"description":"data-channels is a pion-WebRTC application that shows how you can send/recv DataChannel messages from a web browser.",
"type":"browser"
},
{
"title":"Data channels create",
"link":"data-channels-create",
"description":"data-channels-create is a pion-WebRTC application that shows how you can send/recv DataChannel messages from a web browser. The difference with the data-channels example is that the datachannel is initialized from the pion side in this example.",
"description":"sfu is a pion-WebRTC application that demonstrates how to broadcast a video to many peers, while only requiring the broadcaster to upload once.",