priyagupta26/webrtc

Pure Go implementation of the WebRTC API

⭐ 0 stars💬 0 comments

Files

📄 .codacy.yaml146 B
📄 .eslintrc.json30 B
📁 .github
📄 .gitignore410 B
📄 .golangci.yml8.5 KB
📄 .goreleaser.yml121 B
📁 .reuse
📄 DESIGN.md2.5 KB
📄 LICENSE1.1 KB
📁 LICENSES
📄 README.md8.6 KB
📄 api.go2.7 KB
📄 api_js.go781 B
📄 api_test.go1.1 KB
📄 bundlepolicy.go2.3 KB
📄 bundlepolicy_test.go1.1 KB
📄 certificate.go7.4 KB
📄 certificate_js_test.go4.6 KB
📄 certificate_test.go4.5 KB
📄 codecov.yml461 B
📄 configuration.go2.7 KB
📄 configuration_common.go911 B
📄 configuration_js.go1.5 KB
📄 configuration_test.go1.9 KB
📄 constants.go2.2 KB
📄 datachannel.go20.5 KB
📄 datachannel_go_test.go25.7 KB
📄 datachannel_js.go13.7 KB
📄 datachannel_js_detach.go1.4 KB
📄 datachannel_test.go14.4 KB
📄 datachannelinit.go1.4 KB
📄 datachannelmessage.go388 B
📄 datachannelparameters.go551 B
📄 datachannelstate.go2.2 KB
📄 datachannelstate_test.go1.2 KB
📄 dtlsfingerprint.go671 B
📄 dtlsparameters.go317 B
📄 dtlsrole.go2.5 KB
📄 dtlsrole_test.go2 KB
📄 dtlstransport.go19.2 KB
📄 dtlstransport_js.go1.6 KB
📄 dtlstransport_test.go17.4 KB
📄 dtlstransportstate.go2.7 KB
📄 dtlstransportstate_test.go1.3 KB
📁 e2e
📄 errors.go16.5 KB
📁 examples
📄 gathering_complete_promise.go1.2 KB
📄 gathering_complete_promise_example_test.go1.8 KB
📄 go.mod1.1 KB

README

<h1 align="center"> <a href="https://pion.ly"><img src="./.github/pion-gopher-webrtc.png" alt="Pion WebRTC" height="250px"></a> <br> Pion WebRTC <br> </h1> <h4 align="center">A pure Go implementation of the WebRTC API</h4> <p align="center"> <a href="https://pion.ly"><img src="https://img.shields.io/badge/pion-webrtc-gray.svg?longCache=true&colorB=brightgreen" alt="Pion WebRTC"></a> <a href="https://sourcegraph.com/github.com/pion/webrtc?badge"><img src="https://sourcegraph.com/github.com/pion/webrtc/-/badge.svg" alt="Sourcegraph Widget"></a> <a href="https://discord.gg/PngbdqpFbt"><img src="https://img.shields.io/badge/join-us%20on%20discord-gray.svg?longCache=true&logo=discord&colorB=brightblue" alt="join us on Discord"></a> <a href="https://bsky.app/profile/pion.ly"><img src="https://img.shields.io/badge/follow-us%20on%20bluesky-gray.svg?longCache=true&logo=bluesky&colorB=brightblue" alt="Follow us on Bluesky"></a> <a href="https://twitter.com/_pion?ref_src=twsrc%5Etfw"><img src="https://img.shields.io/twitter/url.svg?label=Follow%20%40_pion&style=social&url=https%3A%2F%2Ftwitter.com%2F_pion" alt="Twitter Widget"></a> <a href="https://github.com/pion/awesome-pion" alt="Awesome Pion"><img src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg"></a> <br> <img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/pion/webrtc/test.yaml"> <a href="https://pkg.go.dev/github.com/pion/webrtc/v4"><img src="https://pkg.go.dev/badge/github.com/pion/webrtc/v4.svg" alt="Go Reference"></a> <a href="https://codecov.io/gh/pion/webrtc"><img src="https://codecov.io/gh/pion/webrtc/branch/main/graph/badge.svg" alt="Coverage Status"></a> <a href="https://goreportcard.com/report/github.com/pion/webrtc/v4"><img src="https://goreportcard.com/badge/github.com/pion/webrtc/v4" alt="Go Report Card"></a> <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow.s
SocialRepo
Login

loading/repo...

Latest Updates

Discussion