mal-packet-weaver
C++20 packet serialization/deserialization library.
|
#include "packet.hpp"
Go to the source code of this file.
Classes | |
class | mal_packet_weaver::PacketFactory |
A class responsible for registering and creating packet deserializers. More... | |
struct | mal_packet_weaver::PacketTypeRegistrationHelper< T > |
Helper class for registering a packet type with the PacketFactory. More... | |
Namespaces | |
namespace | mal_packet_weaver |
This is the main namespace for the Mal Packet Weaver library. | |