nowis.server
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

Node.js Windowing System

Nowis is a suite of Node.js packages and clients for other languages (e.g. Python and Rust) that enables windowing from pure JavaScript, as well as other languages, using a JavaScript-based window server. There is much more that can be done with a dedicated window server. It also handles global scope events (such as user input) and widget scope events (such as resizing).

This package contains basic Nowis server code for WebSocket clients, since nowis.core already contains the code that handles the call format, after it is received and deserialized from JSON.

Readme

Keywords

none

Package Sidebar

Install

npm i nowis.server

Weekly Downloads

3

Version

0.2.0

License

MIT

Unpacked Size

11 kB

Total Files

12

Last publish

Collaborators

  • gustavo6046