1
0
mirror of https://github.com/oliverbooth/TcpDotNet synced 2024-10-18 08:36:11 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
c1115e26c1
Add AES encryption
Temporarily disable compression. GZip being weird
2022-05-19 10:37:37 +01:00
a87e186c58
Add support for reading/writing System.Guid 2022-05-19 10:21:00 +01:00
96ca5d778b
Add support for specific packet reading 2022-05-18 17:51:12 +01:00
4d317298b8
Allow for cancellation of async operations 2022-05-18 17:18:33 +01:00
1b0d165f10
Remove unused namespace imports 2022-05-18 16:45:23 +01:00
a8d787d811
Support multiple packet handlers 2022-05-18 16:45:07 +01:00
1124521cb8
TcpDotNet.Says("Hello World"); 2022-05-18 16:39:48 +01:00