文件名称:genesys-cloud-streaming-client:Firehose服务的客户端库
文件大小:276KB
文件格式:ZIP
更新时间:2024-04-06 18:31:31
TypeScript
流客户端 概述 用于流服务的客户端库 安装 运行npm install以安装所有依赖项 测验 在命令行中使用npm test运行测试 为了查看代码覆盖率,请运行npm run test:coverage 为本地使用而构建 运行脚本npm run build 面料和风格 semistandard已添加,您可以通过npm run lint脚本通过命令行运行linting 要修复较小的样式错误,请运行npm run lint:fix 如果您可以将编辑器配置为在键入或保存时运行linting,则更可取
【文件预览】:
genesys-cloud-streaming-client-master
----.travis.yml(236B)
----rollup.config.js(603B)
----package.json(3KB)
----Jenkinsfile(1KB)
----tslint.json(248B)
----test()
--------index.js(628B)
--------index.html(1KB)
--------unit()
--------setup.js(61B)
--------stats-examples()
--------video-test.log(475KB)
--------user-events.js(153KB)
--------helpers()
----jest.config.js(592B)
----index.html(208B)
----LICENSE(1KB)
----package-lock.json(638KB)
----spigot-tests()
--------test.tsconfig.json(155B)
--------example.localconfig.json(194B)
--------package.json(1KB)
--------Jenkinsfile(2KB)
--------puppeteer()
--------tests()
--------package-lock.json(97KB)
--------browser()
--------tsconfig.json(6KB)
--------.gitignore(75B)
--------types()
--------index.ts(4KB)
----src()
--------webrtc.ts(18KB)
--------utils.ts(4KB)
--------ping.ts(2KB)
--------notifications.ts(13KB)
--------reconnector.ts(6KB)
--------polyfills.ts(186B)
--------request-logger.ts(702B)
--------http-client.ts(4KB)
--------stanza-definitions()
--------stats-formatter.ts(2KB)
--------types()
--------index.ts(218B)
--------client.ts(11KB)
----tsconfig.json(513B)
----doc()
--------documentation.md(5KB)
--------notifications.md(4KB)
--------webrtc-sessions.md(12B)
--------extensions.md(5B)
----.gitignore(167B)
----webpack.config.js(1KB)
----CHANGELOG.md(7KB)
----README.md(606B)
----scripts()
--------build.ts(943B)
----.editorconfig(198B)
----babel.config.js(302B)
----bitbucket-pipelines.yml(209B)