You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adapt the code to work as a polyfill for DataChannels (instead of creating a new object that wrapps a DataChannel object) so code developed using it can be future proof when reliable communications comes to native DataChannels.