######NetBrick is a C# networking framework for multiplayer games. It is compatible with any C# game engine.
- Make basic messaging.
- Make encryption
- Make server to server communication
- Make zone/room system
- Make a more secure way to determine if a peer is a real server
A chat example is currently complete. More examples will be added as the framework becomes more complete. Documentation will also be made.