reliable
reliable copied to clipboard
Convert to polyfill
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.