1. 首页
  2. 数据库
  3. 其它
  4. react sip:jssip的React包装器 源码

react sip:jssip的React包装器 源码

上传者: 2021-02-08 12:18:17上传 ZIP文件 18.45KB 热度 39次
ReactSIP React包装器。 安装 npm install react-sip 不需要安装jssip因为它是react-sip的依赖项。 用法 import { SipProvider } from 'react-sip' ; import App from './components/App' ; ReactDOM . render ( < SipProvider host = "sip.example.com" port = { 7443 } pathname = "/ws" // Path in socket URI (e.g. wss://
下载地址
用户评论