{"id":16767386,"url":"https://github.com/vardius/peer-data-server","last_synced_at":"2025-06-10T10:08:48.833Z","repository":{"id":13520807,"uuid":"74660872","full_name":"vardius/peer-data-server","owner":"vardius","description":"Signaling server, messaging service on Node using socket","archived":false,"fork":false,"pushed_at":"2022-12-06T20:11:32.000Z","size":2987,"stargazers_count":10,"open_issues_count":5,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-25T22:48:05.995Z","etag":null,"topics":["exchange","peer","signaling-server","socket","webrtc"],"latest_commit_sha":null,"homepage":"","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/vardius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["vardius"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2016-11-24T10:02:59.000Z","updated_at":"2021-07-15T23:36:39.000Z","dependencies_parsed_at":"2023-01-13T17:30:28.517Z","dependency_job_id":null,"html_url":"https://github.com/vardius/peer-data-server","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vardius%2Fpeer-data-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vardius%2Fpeer-data-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vardius%2Fpeer-data-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vardius%2Fpeer-data-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vardius","download_url":"https://codeload.github.com/vardius/peer-data-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vardius%2Fpeer-data-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259053538,"owners_count":22798438,"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":["exchange","peer","signaling-server","socket","webrtc"],"created_at":"2024-10-13T06:09:02.182Z","updated_at":"2025-06-10T10:08:48.812Z","avatar_url":"https://github.com/vardius.png","language":"JavaScript","readme":"# PeerDataServer\n[![Build Status](https://travis-ci.org/vardius/peer-data-server.svg?branch=master)](https://travis-ci.org/vardius/peer-data-server)\n[![npm version](https://img.shields.io/npm/v/peer-data-server.svg)](https://www.npmjs.com/package/peer-data-server)\n[![license](https://img.shields.io/github/license/vardius/peer-data-server.svg)](LICENSE)\n\nPeerDataServer is messaging service on *Node* using [socket.io](http://socket.io/). This is **ready to use** example signaling server for [PeerData](https://github.com/Vardius/peer-data) library.\n\nThe sender and receiver *RTCPeerConnections* run in web pages on different devices, and we need a way for them to communicate metadata.\nFor this, we use a signaling server: a server that can pass messages between *WebRTC* clients (peers).\n\nIn order to set up and maintain a *WebRTC* call, *WebRTC* clients (peers) need to exchange metadata:\n- Candidate (network) information.\n- Offer and answer messages providing information about media.\n\nIn other words, an exchange of metadata is required before peer-to-peer streaming of audio, video, or data can take place. This process is called signaling.\n\n## Installation\n```bash\n$ npm install peer-data-server\n```\n\n## [Documentation](https://github.com/vardius/peer-data-server/wiki)\n\n1. [Chat Example](https://github.com/vardius/webrtc-chat)\n\nABOUT\n==================================================\nContributors:\n\n* [Rafał Lorenz](http://rafallorenz.com)\n\nWant to contribute ? Feel free to send pull requests!\n\nHave problems, bugs, feature ideas?\nWe are using the github [issue tracker](https://github.com/vardius/peer-data-server/issues) to manage them.\n\n## License\n\nThe code is available under the [MIT license](LICENSE).\n","funding_links":["https://github.com/sponsors/vardius"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvardius%2Fpeer-data-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvardius%2Fpeer-data-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvardius%2Fpeer-data-server/lists"}