Mirror/docs/Transports/Insight.md

5 lines
469 B
Markdown
Raw Normal View History

2019-01-07 03:55:20 +00:00
# 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.
Get it now on [GitHub](https://github.com/uweenukr/Insight)!