Registry / networking / pion-datachannel

pion-datachannel

JSON →
library1.6.0gogounverified

Implements WebRTC Data Channels for peer-to-peer data communication.

go get github.com/pion/datachannel
INSTALL
IMPORT
SIG · PION-DATACHANNEL
P
pion-datachannel
networkinggov1.6.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.

datachannel
✓ github.com/pion/datachannel

Imports the datachannel package (full usage requires WebRTC peer connection).

package main import ( "fmt" "github.com/pion/datachannel" ) func main() { // Example usage requires a peer connection; see pion/webrtc for full example. fmt.Println("datachannel package imported") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
pion-datachannel — go get pion-datachannel · libregistry