jv4-connection
TypeScript icon, indicating that this package has built-in type declarations

1.0.9 • Public • Published

万能连接模块

提供对Http、Websocket、WebTransport、WebRTC连接管理的统一封装。包含

  • 自动重连机制
  • 流量统计功能
  • 提供按需(长度)读取功能(方便协议解析)

安装

npm i conn

使用

import { WebSocketConnection } from 'jb-connection'

Readme

Keywords

none

Package Sidebar

Install

npm i jv4-connection

Weekly Downloads

14

Version

1.0.9

License

ISC

Unpacked Size

139 kB

Total Files

18

Last publish

Collaborators

  • langhuihui