{"library":"peer","type":"library","category":null,"description":"The `peer` package provides the server-side component for PeerJS, a WebRTC signaling library, enabling seamless peer-to-peer connections in web applications. It serves as the intermediary for PeerJS clients to discover each other and exchange crucial connection information before establishing a direct WebRTC link. The current stable version is 1.0.2, with active development progressing towards v1.1.0, evidenced by recent release candidates. This project maintains a steady release cadence, primarily focusing on dependency updates, bug fixes, and minor enhancements. Its key differentiator is its tight integration and compatibility with the PeerJS client library, offering a straightforward solution for deploying a WebRTC signaling server without requiring complex custom implementations. It also supports integration with existing Express applications, providing flexibility for deployment.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","peerjs","webrtc","p2p","rtc","typescript"],"install":[{"cmd":"npm install peer","imports":["import { PeerServer } from 'peer';","import { ServerOptions } from 'peer';","import express, { Application } from 'express';"]},{"cmd":"yarn add peer","imports":[]},{"cmd":"pnpm add peer","imports":[]}],"homepage":"https://peerjs.com","github":"https://github.com/peers/peerjs-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/peer","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/peer/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}