Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antzymo/webrtc-chat


https://github.com/antzymo/webrtc-chat

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# webRtc-chat

需要运行这个进行wocket.io的代理
```
local-ssl-proxy --source 3000 --target 3001
```
还需要给chrome浏览器属性里面加上
```
--ignore-certificate-errors
```