Skip to content

gvbvdxxalt2/SRB2Web-Relay

Repository files navigation

Sonic Robo Blast 2 - Web Relay Server

This server is exclusively compatible with this repository!

This server helps SRB2web connect to other players' netgames and host web games. It uses IP addresses to manage connections in memory.


Configuration

Configuration files are at /config

Setup

Install dependencies:

npm install

Run the server (defaults to port 3000):

Note: You cannot run this on the same port as the SRB2web development server.

npm run start

Run on a custom port (Linux/macOS):

PORT=8080 npm run start

About

SRB2 web (by gvbvdxx) relay server. For forwarding online multiplayer connections.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors