Skip to content

Pazaz/RSC-177-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starting the Server

Before the first run, be sure to run npm i to install all dependencies.
Then, run npm start to start the server. It will listen on port 43594 by default. There's also a websocket server running on port 43595 to handle webclients.

Starting the Client

There's a simple NPM script to start the client: npm run client. It runs the RSC-177 client
This is configured to initialize as a members client and connect to 127.0.0.1:43594.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published