From 4d837542e4c79cbdd87e2516102306c7142c62f3 Mon Sep 17 00:00:00 2001 From: Chris Langsenkamp Date: Sun, 6 Jan 2019 22:46:44 -0500 Subject: [PATCH] Added Description Content --- docs/Transports/Groove.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/Transports/Groove.md b/docs/Transports/Groove.md index 808c577a6..c304b60ad 100644 --- a/docs/Transports/Groove.md +++ b/docs/Transports/Groove.md @@ -1,3 +1,10 @@ # Groove -General description of Groove +A WebSockets transport layer for Mirror. WebGL is fully supported (for Mirror clients). Please try to break it. + +## Features + +* Run a Mirror client (including WebGL) and server (on Windows, macOS or Linux) using WebSockets +* Use the power of Mirror to develop your game while being able to support the extreme reach of the WebGL target + +Get it now on [GitHub](https://github.com/Katori/Groove)!