DEV Community

Discussion on: How One Developer Recreated AirDrop Using Just JavaScript

Collapse
 
abdisalan_js profile image
Abdisalan

AirDrop uses a proprietary HTTP based protocol over WiFi! Kinda similar but different from WebRTC. SnapDrop was just clever enough to use WebRTC for the same effect.