Skip to content

Releases: nuwanwre/simple-ws-relay

Simple Websocket Relay with Limited Caching

29 Nov 01:28
Compare
Choose a tag to compare

Overview

This websocket provides support for relaying information between two clients, with added supported for caching data in cases where the other client has disconnected prematurely. This server relies only on core websocket functions, thus enabling easy deployment to test environments

Update: This release will contain the base release for the relay server without any dependencies. v2.0.0 .0-alpha introduces more stability and caching support, but with added dependencies