19 Forks
84 Stars
84 Watchers

UnityHTTPServer

UnityHTTPServer is a simple C# http server implementation works under Unity3D.

How to download and setup UnityHTTPServer

Open terminal and run command
git clone https://github.com/sableangle/UnityHTTPServer.git
git clone is used to create a copy or clone of UnityHTTPServer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with UnityHTTPServer https://github.com/sableangle/UnityHTTPServer/archive/master.zip

Or simply clone UnityHTTPServer with SSH
[email protected]:sableangle/UnityHTTPServer.git

If you have some problems with UnityHTTPServer

You may open issue on UnityHTTPServer support forum (system) here: https://github.com/sableangle/UnityHTTPServer/issues