TcpDotNet/TcpDotNet
Oliver Booth ca55005c30
Use synchronous reading of length prefix
2023-01-23 10:50:36 +00:00
..
EventData Add AES encryption 2022-05-19 10:37:37 +01:00
Protocol Use synchronous packet (de)serialization 2023-01-22 14:52:08 +00:00
Assembly.cs CLSCompliant(true) for assembly 2022-05-19 10:37:45 +01:00
BaseClientNode.cs Use synchronous reading of length prefix 2023-01-23 10:50:36 +00:00
ClientState.cs Add AES encryption 2022-05-19 10:37:37 +01:00
CryptographyUtils.cs Add AES encryption 2022-05-19 10:37:37 +01: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 Add AES encryption 2022-05-19 10:37:37 +01:00
ProtocolClient.cs Switch to AES encryption prior to sending session token 2022-07-09 10:47:39 +01:00
ProtocolListener.Client.cs Add AES encryption 2022-05-19 10:37:37 +01:00
ProtocolListener.cs Add AES encryption 2022-05-19 10:37:37 +01:00
TcpDotNet.csproj [github actions] Add CI/CD 2022-05-19 10:53:58 +01:00