TcpDotNet/TcpDotNet
Oliver Booth a3e540ac83
refactor: generate callback ID from RequestPacket, not client
2024-02-12 18:03:46 +00:00
..
EventData Add AES encryption 2022-05-19 10:37:37 +01:00
Protocol refactor: generate callback ID from RequestPacket, not client 2024-02-12 18:03:46 +00:00
Assembly.cs style: remove UTF-8 BOM 2024-02-12 17:41:52 +00:00
ClientNode.cs refactor: generate callback ID from RequestPacket, not client 2024-02-12 18:03:46 +00:00
ClientState.cs style: remove UTF-8 BOM 2024-02-12 17:41:52 +00:00
CryptographyUtils.cs style: remove UTF-8 BOM 2024-02-12 17:41:52 +00:00
DisconnectReason.cs Add AES encryption 2022-05-19 10:37:37 +01:00
DisconnectedException.cs TcpDotNet.Says("Hello World"); 2022-05-18 16:39:48 +01:00
Node.cs style: remove UTF-8 BOM 2024-02-12 17:41:52 +00:00
ProtocolClient.cs perf: use static RandomNumberGenerator to generate AES key 2024-02-12 17:59:54 +00:00
ProtocolListener.Client.cs [ci skip] style: run code cleanup 2024-02-12 17:40:15 +00:00
ProtocolListener.cs style: remove UTF-8 BOM 2024-02-12 17:41:52 +00:00
TcpDotNet.csproj feat: add .net 8 target 2024-02-12 17:33:56 +00:00