KCP UDP transport based on kcp.c, line-by-line translation to C#
Telepathy - Simple, message based, MMO Scale TCP networking in C#. And no magic.
Simple Web Sockets - WebGL transport layer for Mirror that target browser clients.
Multiplexer - Bridging transport to allow a server to handle clients on different transports concurrently, for example desktop clients using Telepathy together with WebGL clients using Websockets.
Latency Simulation - Middleman transport to test non-ideal network conditions
Additional Transports
These transports are maintained by third parties outside of Mirror.
Monke - plug and play encrypted middleman transport layer for mirror.
Ignorance - reliable and unreliable sequenced UDP transport based on ENet.