• 0.1.0 da7a3cb976

    alfred released this 2023-06-15 20:47:47 +01:00 | 0 commits to master since this release

    Hash / 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
  • 0.0.1 590b7c5d5d

    alfred released this 2023-05-23 15:30:11 +01:00 | 3 commits to master since this release

    First release!

    Requires calmstdcrypt library as a dependency.

    • 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.
    Downloads