study webrtc 源码
:film_projector:视讯通话应用程式 :rocket:使用WebRTC,WebSockets和React的视频通话微服务的概念验证。 描述 该项目的目的是测试性能,并提出一些架构来创建videoCall服务的基础。 预览 安装和运行应用程序 # First clone the repository $ git clone https://github.com/luamfmenezes/study-webrtc :game_die:运行后端(服务器)。 # go to server folder: $ cd server # install the dependencies: $ yarn # or $ npm install # Run the application in development mode: $ yarn dev # or $ npm run dev # The server will run on Port:
下载地址
用户评论