{"id":23763545,"url":"https://github.com/tomashubelbauer/webrtc-airdrop","last_synced_at":"2026-05-16T21:02:21.122Z","repository":{"id":107986370,"uuid":"402747044","full_name":"TomasHubelbauer/webrtc-airdrop","owner":"TomasHubelbauer","description":"AirDrop based WebRTC signaling channel","archived":false,"fork":false,"pushed_at":"2022-04-28T08:55:29.000Z","size":28,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-25T08:40:01.139Z","etag":null,"topics":["airdrop","data-channel","signaling-channel","webrtc"],"latest_commit_sha":null,"homepage":"https://tomashubelbauer.github.io/webrtc-airdrop","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TomasHubelbauer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-09-03T11:30:36.000Z","updated_at":"2023-09-04T10:42:50.000Z","dependencies_parsed_at":"2023-03-06T23:00:14.775Z","dependency_job_id":null,"html_url":"https://github.com/TomasHubelbauer/webrtc-airdrop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TomasHubelbauer/webrtc-airdrop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasHubelbauer%2Fwebrtc-airdrop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasHubelbauer%2Fwebrtc-airdrop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasHubelbauer%2Fwebrtc-airdrop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasHubelbauer%2Fwebrtc-airdrop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomasHubelbauer","download_url":"https://codeload.github.com/TomasHubelbauer/webrtc-airdrop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomasHubelbauer%2Fwebrtc-airdrop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264619378,"owners_count":23638445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["airdrop","data-channel","signaling-channel","webrtc"],"created_at":"2024-12-31T22:12:57.914Z","updated_at":"2026-05-16T21:02:16.085Z","avatar_url":"https://github.com/TomasHubelbauer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webrtc AirDrop\n\nI have an idea for using AirDrop as a signaling channel for WebRTC data channel.\nI will prototype it for Firefox on macOS and Safari on iOS peers, but it should\nwork across any two browsers on iOS/macOS that support URL sharing over AirDrop.\n\n## Flow\n\n- The user opens https://tomashubelbauer.github.io/webrtc-airdrop\n- The page generates offer SDP and sets it as JSON to the URL\n- The user shares the URL via AirDrop\n- The browser at the peer side opens the page\n- The page generates answer SDP and sets it as JSON to the URL\n- The user shares the URL back via AirDrop\n- The browser at the original peer side opens the page (in a new tab)\n- The new tab page relays the answer data to the origin tab (service worker)\n- The original tab page finalizes the connection\n- The new tab page closes itself\n- The data channel opens\n\n## Notes\n\nThe URL JSON payload is Base64 encoded, because Firefox fails to load the Share\nmenu providers if the URL is not encoded this way.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomashubelbauer%2Fwebrtc-airdrop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomashubelbauer%2Fwebrtc-airdrop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomashubelbauer%2Fwebrtc-airdrop/lists"}