webrtc sample textchat
webrtc-sample-textchat WebRTC文本聊天示例安装$ git clone https://github.com/t86jp/webrtc-sample-textchat.git $ cd ./www/server && npm install && cd ../ $ docker build -t test/webrtc .跑步docker run -d -p 80:80 -v $(pwd)/www:/var/www test/webrtc打开
下载地址
用户评论