{"id":20974126,"url":"https://github.com/rcasto/peer-net","last_synced_at":"2026-05-24T17:04:01.583Z","repository":{"id":33965025,"uuid":"110393634","full_name":"rcasto/peer-net","owner":"rcasto","description":"Peer connection without a server","archived":false,"fork":false,"pushed_at":"2022-12-02T02:37:08.000Z","size":889,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T05:38:21.642Z","etag":null,"topics":["connected-peers","datachannel","p2p","peer","webrtc"],"latest_commit_sha":null,"homepage":"https://rcasto.github.io/peer-net/","language":"HTML","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/rcasto.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}},"created_at":"2017-11-12T01:08:20.000Z","updated_at":"2021-07-09T22:13:41.000Z","dependencies_parsed_at":"2023-01-15T03:39:41.372Z","dependency_job_id":null,"html_url":"https://github.com/rcasto/peer-net","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcasto%2Fpeer-net","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcasto%2Fpeer-net/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcasto%2Fpeer-net/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcasto%2Fpeer-net/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rcasto","download_url":"https://codeload.github.com/rcasto/peer-net/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243374210,"owners_count":20280657,"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":["connected-peers","datachannel","p2p","peer","webrtc"],"created_at":"2024-11-19T04:26:43.791Z","updated_at":"2025-12-25T18:03:13.340Z","avatar_url":"https://github.com/rcasto.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# peer-net\nGoal: Connect peers without the need for a central server\n\nUses [WebRTC](https://www.w3.org/TR/webrtc/) to connect peers together, which in turn necessitates the concept of a [\"signaling server\"](http://www.webrtc-experiment.com/docs/WebRTC-Signaling-Concepts.html).  In our case it's currently just copy/paste and use your channel of choice to share the connection information.\n\n[Give it a shot!](https://rcasto.github.io/peer-net/)\n\n## Getting Up \u0026 Running\n### Prerequisites\n- [Git](https://git-scm.com/downloads)\n- [Node.js](https://nodejs.org/en/download/)\n\n### Setup steps\n1. Clone this repo: https://github.com/rcasto/peer-net/\n2. Navigate to where you cloned the repo using the command line or tool of choice\n3. Run the command `npm install`\n4. Now run the command `npm start`\n5. Navigate to http://localhost:3000\n6. You're all set up!\n\n## Current Limitations\n- Must copy/paste and find outside channel to send offer/answer to other peer\n- Only connects 1 peer to another peer, does not allow multiple connections building up a network\n- Does not allow additional data exchange after initial connection\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcasto%2Fpeer-net","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frcasto%2Fpeer-net","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcasto%2Fpeer-net/lists"}