This website requires JavaScript.
Explore
Help
Register
Sign In
charleslemaux
/
Mirror
Watch
1
Star
0
Fork
0
You've already forked Mirror
mirror of
https://github.com/MirrorNetworking/Mirror.git
synced
2024-11-18 11:00:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
14fcafda0c
Mirror
/
Unity-Technologies-networking
/
Runtime-Editor
History
vis2k
7cea90460f
NetworkMessageHandlers class removed because it was just a wrapper around a Dictionary with the added bonus of not allowing us to overwrite internal message handlers from the outside, which sucks. NetworkClient, NetworkServer, NetworkConnection all use a simple Dictionary now.
2018-07-19 20:48:37 +02:00
..
UnityEngine.Networking-Editor.csproj
NetworkMessageHandlers class removed because it was just a wrapper around a Dictionary with the added bonus of not allowing us to overwrite internal message handlers from the outside, which sucks. NetworkClient, NetworkServer, NetworkConnection all use a simple Dictionary now.
2018-07-19 20:48:37 +02:00