{"id":30702989,"url":"https://github.com/WICG/local-peer-to-peer","last_synced_at":"2025-09-02T16:03:37.704Z","repository":{"id":168104926,"uuid":"624236174","full_name":"WICG/local-peer-to-peer","owner":"WICG","description":"↔️ Proposal for local communication between browsers without the aid of a server.","archived":false,"fork":false,"pushed_at":"2025-05-27T13:30:19.000Z","size":2789,"stargazers_count":121,"open_issues_count":15,"forks_count":8,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-05-29T19:56:47.673Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://wicg.github.io/local-peer-to-peer/","language":"Bikeshed","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WICG.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security-privacy-questionnaire.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-06T03:09:28.000Z","updated_at":"2025-05-27T13:29:25.000Z","dependencies_parsed_at":"2024-08-12T09:09:13.057Z","dependency_job_id":null,"html_url":"https://github.com/WICG/local-peer-to-peer","commit_stats":null,"previous_names":["ibelem/local-peer-to-peer","wicg/local-peer-to-peer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WICG/local-peer-to-peer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WICG%2Flocal-peer-to-peer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WICG%2Flocal-peer-to-peer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WICG%2Flocal-peer-to-peer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WICG%2Flocal-peer-to-peer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WICG","download_url":"https://codeload.github.com/WICG/local-peer-to-peer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WICG%2Flocal-peer-to-peer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273309572,"owners_count":25082545,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-09-02T16:02:14.588Z","updated_at":"2025-09-02T16:03:37.692Z","avatar_url":"https://github.com/WICG.png","language":"Bikeshed","funding_links":[],"categories":["Bikeshed"],"sub_categories":[],"readme":"# Local Peer-to-Peer API\n\n[Local Peer-to-Peer](https://WICG.github.io/local-peer-to-peer/) is a Web platform API proposal for local communication between browsers without the aid of a server.\n\n```js\nconst conn = await new LP2PRequest(options).start();\nconst channel = conn.createDataChannel(\"chat\");\n\nchannel.onopen = (event) =\u003e {\n  channel.send(\"Hi you!\");\n};\n```\n\nFor a more in-dept overview of the proposal, please see the [Explainer](EXPLAINER.md).\n\n## Status\n\nThis specification is a work in progress.\n\n## Links\n\n- [Explainer](EXPLAINER.md)\n- [Specification](https://WICG.github.io/local-peer-to-peer/)\n- [One-Pager](./images/onepager.svg) ([PDF](./images/Local%20Peer-to-Peer%20API%20-%20One-Pager.pdf))\n\n## Feedback\n\nWe welcome feedback via the [issue tracker](https://github.com/WICG/local-peer-to-peer/issues) of this GitHub repo. [Contributions](CONTRIBUTING.md) are welcome via pull requests too.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWICG%2Flocal-peer-to-peer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWICG%2Flocal-peer-to-peer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWICG%2Flocal-peer-to-peer/lists"}