datachannel-facade 0.2.0

Facade for cross-platform WebRTC DataChannels
Documentation

datachannel-facade is a library that abstracts over platform-specific WebRTC DataChannel implementations.

It works both in the browser and natively (via libdatachannel).

The following docs are from MDN.