# go-web-rtc 信令服务 **Repository Path**: devlewei/go-web-rtc ## Basic Information - **Project Name**: go-web-rtc 信令服务 - **Description**: 用于对接前端webrtc - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-18 - **Last Updated**: 2025-11-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-webRtc-语音聊天 #### 介绍 用于多人实时语音聊天,基于go后端Websocket 前端Html 安装依赖: go mod tidy 运行 go run server.go