1
0
mirror of https://github.com/oliverbooth/TcpDotNet synced 2024-11-10 02:55:41 +00:00
TcpDotNet/TcpDotNet
2024-02-12 17:40:15 +00:00
..
EventData Add AES encryption 2022-05-19 10:37:37 +01:00
Protocol [ci skip] style: run code cleanup 2024-02-12 17:40:15 +00:00
Assembly.cs CLSCompliant(true) for assembly 2022-05-19 10:37:45 +01:00
ClientNode.cs [ci skip] style: run code cleanup 2024-02-12 17:40:15 +00:00
ClientState.cs refactor!: rename BaseClientNode to ClientNode 2024-02-12 17:32:29 +00:00
CryptographyUtils.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
DisconnectReason.cs Add AES encryption 2022-05-19 10:37:37 +01:00
Node.cs [ci skip] style: run code cleanup 2024-02-12 17:40:15 +00:00
ProtocolClient.cs refactor!: rename BaseClientNode to ClientNode 2024-02-12 17:32:29 +00:00
ProtocolListener.Client.cs [ci skip] style: run code cleanup 2024-02-12 17:40:15 +00:00
ProtocolListener.cs Add AES encryption 2022-05-19 10:37:37 +01:00
TcpDotNet.csproj feat: add .net 8 target 2024-02-12 17:33:56 +00:00