mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 19:10:32 +00:00
d929a9a9ea
* initial working transport * code cleanup & transport wrap tests * better connection tests * Handle bouncycastle exceptions * clean up usings * Mirror icon :) * list to allow for removing entries during loop * Profiler sampling * Unity 2019 compat * code style * pubkey validation * use builtin aes engine selector this is overly optimistic, as the hardware accelerated engine is only available on .net core 3 or higher * Older unity version fix |
||
---|---|---|
.. | ||
Authenticators | ||
CompilerSymbols | ||
Components | ||
Core | ||
Editor | ||
Examples | ||
Hosting | ||
Plugins | ||
Presets | ||
Tests | ||
Transports | ||
Authenticators.meta | ||
CompilerSymbols.meta | ||
Components.meta | ||
Core.meta | ||
Editor.meta | ||
Examples.meta | ||
Hosting.meta | ||
Plugins.meta | ||
Presets.meta | ||
Readme.txt | ||
Readme.txt.meta | ||
Tests.meta | ||
Transports.meta |
Mirror is a MMO Scale Networking library for Unity, used in uMMORPG, uSurvival and several MMO projects in development. *** IMPORTANT *** You must restart Unity after importing Mirror for the Components Menu to update! Requirements: Unity 2019 / 2020 LTS Runtime .Net 4.x (Project Settings > Player > Other Settings) Documentation: https://mirror-networking.gitbook.io/docs/ Support: Discord: https://discordapp.com/invite/N9QVxbM Bug Reports: https://github.com/vis2k/Mirror/issues