@ipscape/webconnect
v0.0.8
Published
ipSCAPE webRTC connector
Downloads
3
Readme
ipSCAPE Web Connect
Browser Support
WebRTC
- IE offers no support for webRTC and as such is not supported.
- Edge has partial webRTC support. *There is no support for the RTCDataChannel.
- Firefox, Chrome and Safari offer full support for the webRTC API.
Broadcast Channel
Chrome 54 to 67 supports Broadcast Channel property.
Firefox 38 to 61 supports Broadcast Channel.
IE browser version 6 to 11 doesn't support Broadcast Channel.
Safari browser version 3.1 to 11.1 doesn't support Broadcast Channel.
Edge 12 to 17 does not support broadcast-channel.
Opera version 10.1 & 40 doesn't support Broadcast Channel. Opera 41 to 53 supports Broadcast Channel.
Web Notifications
- IE offers no support for web notifications and as such is not supported.
- Edge, Firefox, Chrome and Safari offer full support.
Description
Web Connect is the ipSCAPE WebRTC connector. It is designed to run stand-alone in it's own browser window and can be
opened using the JavaScript window.open
command.