react sip:jssip的React包装器 源码
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://
下载地址
用户评论