Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Gem Network is a standalone library for creating client - server applications in .NET.
By using the fluent API you can create server - client events with ease.
The client is the base class for sending or handling network incoming / outgoing messages.
You can follow the client setup guide to set up a network event.
The server accepts all the client requests and sends responses.
You can follow the server setup guide to set up a server.