3 Forks
23 Stars
23 Watchers

Vaser

Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one program and use the same network code for all servers. In the network communication are all strings are omitted, instead it is based on a unique binary identifier, which the CPU and memory relieves massively.

How to download and setup Vaser

Open terminal and run command
git clone https://github.com/Meoqan/Vaser.git
git clone is used to create a copy or clone of Vaser 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 Vaser https://github.com/Meoqan/Vaser/archive/master.zip

Or simply clone Vaser with SSH
[email protected]:Meoqan/Vaser.git

If you have some problems with Vaser

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