Skip to content

ennuicastr/rtennui-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTEnnui Server

This is the server for RTEnnui.

Status

You can find a more complete description of the status of RTEnnui in the client repository.

Usage

The API is documented with TypeDoc at https://ennuicastr.github.io/doc/rtennui-server/ . This is an ECMAScript module, and so should be import-ed. Use import("rtennui-server/src/main.js") until Node adds proper directory importing.

You need to provide your own WebSocket server. A demonstration of a simple RTEnnui server (and associated client) is in samples/basic-server.

About

The server for RTEnnui

Resources

License

Stars

Watchers

Forks

Packages

No packages published