This is the server for RTEnnui.
You can find a more complete description of the status of RTEnnui in the client repository.
The API is documented with TypeDoc at
https://ennuicastr.github.io/doc/rtennui-server/ . You may require
or
import
this module.
You need to provide your own WebSocket server. A demonstration of a simple
RTEnnui server (and associated client) is in samples/basic-server
.
Generated using TypeDoc