Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 543 Bytes

File metadata and controls

15 lines (8 loc) · 543 Bytes

UnityNetCoreServer

This project is NetCoreServer available for Unity.

Install

Please use upm to install, you can use git or openupm.

It is recommended to install UniTask at the same time and use it to synchronize data to the main thread.

Using Loom you can also synchronize data to the main thread

Using

Demo can only be used for testing. Please do not use it like Demo in formal projects.