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.