szimek / sharedrop

Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
https://www.sharedrop.io
MIT License
9.99k stars 729 forks source link

Replace peer.js with simple-peer or webtorrent #36

Open szimek opened 9 years ago

szimek commented 9 years ago

This should result in less hacky code and won't require updates to modified peer.js library.

davidak commented 3 years ago

see my concerns in the linked issue