binary-ws
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

binary-ws

简单地包装了一下浏览器与nodejs的websocket,使之具有更好的使用体验。

  • 支持发送队列,支持取消发送。
  • 一条消息是由: [title:string, data:Buffer] 组成的

/binary-ws/

    Package Sidebar

    Install

    npm i binary-ws

    Weekly Downloads

    3

    Version

    1.2.2

    License

    MIT

    Unpacked Size

    97 kB

    Total Files

    36

    Last publish

    Collaborators

    • wujingtao