-
released this
2023-06-15 20:47:47 +01:00 | 0 commits to master since this releaseHash / NetMarshalClient Fixes Release.
There is a protocol upgrade in this version (Within PacketLoader with the ability to downgrade via a property flag).Requires calmstdcrypt library as a dependency.
Features:
- Support for network marshals for managed sending of defined packets on sockets.
- Pre-defined packets for fragmentation and general use (EG: Identification and encryption).
- SSL Utilities for wrapping sockets and creating contexts.
- Network streams for reading and writing to a socket.
- Ability for packets to have hash trailers for verifying contents (Fixed in this version).
Downloads