TcpDotNet/TcpDotNet/Protocol
Oliver Booth b95f417abf
Use synchronous packet (de)serialization
2023-01-22 14:52:08 +00:00
..
PacketHandlers Switch to AES encryption prior to sending session token 2022-07-09 10:47:39 +01:00
Packets Use synchronous packet (de)serialization 2023-01-22 14:52:08 +00:00
HandshakeResponse.cs Add AES encryption 2022-05-19 10:37:37 +01:00
Packet.cs Use synchronous packet (de)serialization 2023-01-22 14:52:08 +00:00
PacketAttribute.cs TcpDotNet.Says("Hello World"); 2022-05-18 16:39:48 +01:00
PacketHandler.cs Allow for cancellation of async operations 2022-05-18 17:18:33 +01:00
ProtocolReader.cs Order methods alphabetically; add Read/Write for double/float 2023-01-22 14:41:54 +00:00
ProtocolWriter.cs Order methods alphabetically; add Read/Write for double/float 2023-01-22 14:41:54 +00:00
RequestPacket.cs Use synchronous packet (de)serialization 2023-01-22 14:52:08 +00:00
ResponsePacket.cs Use synchronous packet (de)serialization 2023-01-22 14:52:08 +00:00