{"id":15903699,"url":"https://github.com/ojack/rtc-patch-bay","last_synced_at":"2025-03-20T20:30:55.936Z","repository":{"id":70843234,"uuid":"125268388","full_name":"ojack/rtc-patch-bay","owner":"ojack","description":null,"archived":false,"fork":false,"pushed_at":"2018-04-27T16:08:09.000Z","size":2347,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T13:19:49.638Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ojack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-03-14T20:14:19.000Z","updated_at":"2025-02-08T22:33:15.000Z","dependencies_parsed_at":"2023-03-21T03:48:55.519Z","dependency_job_id":null,"html_url":"https://github.com/ojack/rtc-patch-bay","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"b3cd0857f4f6796c7a18e2f08c61f101e5921e7f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojack%2Frtc-patch-bay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojack%2Frtc-patch-bay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojack%2Frtc-patch-bay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojack%2Frtc-patch-bay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ojack","download_url":"https://codeload.github.com/ojack/rtc-patch-bay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244080219,"owners_count":20394885,"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":[],"created_at":"2024-10-06T12:03:49.597Z","updated_at":"2025-03-20T20:30:54.683Z","avatar_url":"https://github.com/ojack.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"RTC Patch Bay\n\nModule built on top of SimplePeer to handle ad-hoc connections with multiple peers. Uses a signaling server (patch-bay-server) to define a \"room\" or \"channel\" for connecting. Peers in the same room can choose to connect to all other peers in the same room (i.e. in a conference call), or can create and remove peer connections as needed.\n\nMessages to other peers are sent via data channels when possible, or via websockets when a connection between to peers has not yet been established.\n\n\nOptions:\n\nid: unique id for this user (if not supplied, will be generated)\n\npeerOptions: default connection options to be sent to SimplePeer\n\nroom: room or channel name\n\nstream: stream to share with peers\n\n\nMethods:\n\nob.sendToAll(data)\n\nSends to all peers connected via WebRTC (NOT to all in room. See pb.broadcast())\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojack%2Frtc-patch-bay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fojack%2Frtc-patch-bay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojack%2Frtc-patch-bay/lists"}