nengi-ws-client-adapter
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

nengi-ws-client-adapter

nengi client adapter for ws https://github.com/websockets/ws and node.js buffers

this adapter allows a nengi client in node.js (or any environment with Buffers) to connect via ws

some uses

  • creating a node.js bot that connects to a nengi instance
  • service-to-service connections (create a client in any node app and connect to a nengi instance)
  • stress tests

/nengi-ws-client-adapter/

    Package Sidebar

    Install

    npm i nengi-ws-client-adapter

    Weekly Downloads

    13

    Version

    0.3.0

    License

    Apache 2.0

    Unpacked Size

    8.93 kB

    Total Files

    6

    Last publish

    Collaborators

    • timetocode