# webrtc-server **Repository Path**: evan_origin_admin/webrtc-server ## Basic Information - **Project Name**: webrtc-server - **Description**: 一个使用 node的 基于socket.io的信令服务器 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-28 - **Last Updated**: 2025-07-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: Nodejs, Socket ## README # webrtc-server > 一个使用 node的 基于socket.io的信令服务器,实时音视频通信 ## 项目介绍 > 使用 scoket.io 作为信令服务器,实现实时音视频通话 ## 另一种方案基于peerjs > [peerjs](https://www.npmjs.com/package/peerjs),PeerJS 提供了一个基于 WebRTC 构建的完整、可配置且易于使用的点对点 API,该 API 支持数据通道和媒体流