peers / peerjs

Simple peer-to-peer with WebRTC.
https://peerjs.com
MIT License
12.36k stars 1.43k forks source link

Temasys Plugin #216

Closed HughIsaacs2 closed 5 years ago

HughIsaacs2 commented 10 years ago

The people at Temasys made a WebRTC plugin for Windows and Mac OS X (working in both Internet Explorer and Safari), would you guys ever consider supporting it?

https://temasys.atlassian.net/wiki/display/TWPP/WebRTC+Plugins

khankuan commented 10 years ago

+1

michelle commented 10 years ago

Yeah definitely!

On Friday, June 27, 2014, khankuan notifications@github.com wrote:

+1

— Reply to this email directly or view it on GitHub https://github.com/peers/peerjs/issues/216#issuecomment-47419260.

Sent from Gmail Mobile

michelle commented 10 years ago

After taking a look at the plugin, if they're building on the WebRTC spec, PeerJS should just work when dropped in. I'm interested in seeing how their DataChannel API compares to the current spec.

Michelle

On Fri, Jun 27, 2014 at 11:33 PM, Michelle Bu michellebu@berkeley.edu wrote:

Yeah definitely!

On Friday, June 27, 2014, khankuan notifications@github.com wrote:

+1

— Reply to this email directly or view it on GitHub https://github.com/peers/peerjs/issues/216#issuecomment-47419260.

Sent from Gmail Mobile

agouaillard commented 10 years ago

hi,

yes, the plugin implements the specs exactly. I also use it to report problems and to implements tests at the standard committee.

there is a little bit of JS magic to do to actually map the plugin functions to the W3C API. There is also a little bit of magic that need to happen as the plugin is replacing a