mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Update Insight.md (#353)
This commit is contained in:
parent
d168903a3a
commit
f7cad9d0b3
@ -1,4 +1,4 @@
|
||||
# Insight
|
||||
Insight is a simple Socket Server for Unity. It uses Mirror to create a simple net connection that can run at the same time as a NetworkManager. It can also be its own standalone network connection. The original goal of this project was to create a secondary connection to allow a MasterServer. It can be used for that or many other things. The InsightServer can run on its own or with modules.
|
||||
Insight is a Simple Message Server for Unity based on Mirror. It can operate on its network connection or alongside a NetworkMannager. Inspired by MasterServerFramework it can be expanded with flexible modules.
|
||||
|
||||
Get it now on [GitHub](https://github.com/uweenukr/Insight)!
|
||||
|
Loading…
Reference in New Issue
Block a user