87a569ee9e48cde1ce531d92219e5ec9b00a7cf7
Manager Initializer initializes all managers found inheriting the IManager interface Packet Manager - Created LoadPacketInfo which gets PropertyInfo using reflection, and caches the returned information - Started on Send<Packet>(Packet) - Started on serializing packets to stream - Started on packet deserializer Created PacketIgnore attribute to ignore properties in a packet when serializing
Articulate-Network
A library inspired by Eloquent ORM. The goal is to create an intuitive and easy to use network framework that allows people to communicate between clients and servers, using classes as the packet structure.
Description
A library inspired by Eloquent ORM. The goal is to create an intuitive and easy to use network framework that allows people to communicate between clients and servers, using classes as the packet structure.
Languages
C#
100%