Reloaded.Messaging
2.0.1
Reloaded.Networking is library that adds support for simple, high performance message packing to existing networking libraries.
Specifically, it provides a minimal framework for performing the following tasks:
It was originally created for Reloaded II, however has been extended in the hope of becoming a more general purpose library.
This library is heavily optimized for achieving high throughput for messages < 128KB
.
More information can be found in the dedicated documentation site.