快速开始 此项目为简单的demo项目,仅支持本机通信 git clone https://github.com/zxdstyle/webrtc-demo.git 启动信令服务器: cd server go run main.go 启动客户端: cd client yarn && yarn dev 先访问http://localhost:3000/client页面再访问 http://localhost:3000即可体验