Added entry for Insight

This commit is contained in:
Chris Langsenkamp 2019-01-06 22:52:11 -05:00 committed by Paul Pacheco
parent bbaaffdae2
commit cded1c41f8

View File

@ -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.