# go-webRtc-语音聊天 **Repository Path**: devlewei/go-web-rtc-voice-chat ## Basic Information - **Project Name**: go-webRtc-语音聊天 - **Description**: 用于多人实时语音聊天,基于go后端Websocket 前端Html - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-11-14 - **Last Updated**: 2026-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-webRtc-语音聊天 #### 介绍 用于多人实时语音聊天,基于go后端Websocket 前端Html 安装依赖: go mod tidy 运行 go run server.go 访问 https://127.0.0.1:8000