react webRTC:使用Google WebRTC适配器对React JS进行实时通信支持。 创建它是为了提供挂钩和有助于简化WebRTC集成的功能 源码
react-webrtc-stream 用create-react-library制作 安装 npm install --save react-webrtc-stream 用法 import React , { Component } from 'react' import MyComponent from 'react-webrtc-stream' import 'react-webrtc-stream/dist/index.css' class Example extends Component { render ( ) { return } } 执照 麻省理工学院:copyright:
下载地址
用户评论