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

0.1.0 • Public • Published

nengi-ws-instance-adapter

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

this adapter allows creating a nengi instance in node.js (or any environment with Buffers) that listens for connections using ws

useful if you want to run a nengi instance but do not have the option to use https://github.com/timetocode/nengi-uws-instance-adapter which requires a compiler and binaries

may allow running nengi instances from electron.js (maybe? probably?)

Readme

Keywords

none

Package Sidebar

Install

npm i nengi-ws-instance-adapter

Weekly Downloads

0

Version

0.1.0

License

Apache 2.0

Unpacked Size

6.41 kB

Total Files

6

Last publish

Collaborators

  • timetocode