·
21 commits
to master
since this release
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