Registry / networking / pions-webrtc

pions-webrtc

JSON →
library1.2.0gogounverified

A Go implementation of the WebRTC 1.0 specification for real-time communication.

go get github.com/pions/webrtc
INSTALL
IMPORT
SIG · PIONS-WEBRTC
P
pions-webrtc
networkinggov1.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

webrtc
github.com/pions/webrtc

Creates a WebRTC configuration object.

package main import ( "fmt" "github.com/pions/webrtc" ) func main() { config := webrtc.Configuration{} fmt.Println(config) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pions-webrtc — go get pions-webrtc · libregistry