This commit is contained in:
vis2k 2019-03-16 10:49:44 +01:00
parent fc8f817317
commit b3b602086a

View File

@ -42,8 +42,8 @@ For a fully polished, complete project example, consider [uMMORPG](https://www.a
Mirror supports many different low level networking transports:
* (built in) https://github.com/vis2k/Telepathy (Telepathy)
* (built in) https://github.com/ninjasource/Ninja.WebSockets (Websockets)
* (built in) Unity's LLAPI
* (built in) https://github.com/ninjasource/Ninja.WebSockets (Websockets)
* https://github.com/Raystorms/FizzySteamyMirror/ (SteamNetwork)
* https://github.com/SoftwareGuy/Ignorance/ (ENet)
* https://github.com/MichalPetryka/LiteNetLib4Mirror (LiteNetLib)