Packet reader and writer. The {@code PacketFactory} reads the packet from the server, decodethe messages and instanciate the correct object according to the message type and the optional namespace. The {@code PacketFactory} class also handles encryption, decryption,integrity and compression (NYI) of the packets.
@author sirot
|
|