pusher / atom-pair

An Atom package that allows for epic pair programming
MIT License
1.45k stars 28 forks source link

WebRTC transport? #88

Closed cjb closed 6 years ago

cjb commented 8 years ago

Is there any interest in adding WebRTC support? Instead of exchanging a sessionID you'd share a WebRTC offer and answer, and then have a p2p connection.

(I think that Atom would support WebRTC but I haven't checked..)