From cded1c41f8c798c81c778108e41dbd28790d1444 Mon Sep 17 00:00:00 2001 From: Chris Langsenkamp Date: Sun, 6 Jan 2019 22:52:11 -0500 Subject: [PATCH] Added entry for Insight --- docs/Transports/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Transports/index.md b/docs/Transports/index.md index f903e7b9b..93c6dbb94 100644 --- a/docs/Transports/index.md +++ b/docs/Transports/index.md @@ -8,3 +8,5 @@ WebSockets transport layer for Mirror that target WebGL clients, without relying on Unity's stodgy old LLAPI. - [Steam - Fizzy](Fizzy) A complete rebuild utilising Async (Previously SteamNetNetworkTransport) of a Steam P2P network transport layer. +- [Socket Server - Insight](Insight) + Insight is a simple Socket Server for Unity and Mirror.