文件名称:react-sip:jssip的React包装器
文件大小:18KB
文件格式:ZIP
更新时间:2024-02-24 12:40:45
react npm sip jssip npmTypeScript
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://sip
【文件预览】:
react-sip-master
----src()
--------index.ts(136B)
--------lib()
--------components()
----.npmignore(77B)
----UPGRADING.md(1KB)
----.travis.yml(164B)
----tsconfig.json(452B)
----LICENSE(1KB)
----tslint.json(296B)
----README.md(5KB)
----prettier.config.js(71B)
----.gitignore(19B)
----CHANGELOG.md(2KB)
----package-lock.json(21KB)
----package.json(1KB)