TcpDotNet/TcpDotNet.ListenerIntegrati...
Oliver Booth 19869dddcb
Add request/response packets
Introduces the concept of a "callback ID". In the event that more than one of the same packet type are received, a callback ID differentiates them.
2022-07-07 13:17:13 +01:00
..
PacketHandlers [ci skip] Add integration tests 2022-07-05 14:55:59 +01:00
GoodbyePacket.cs [ci skip] Add integration tests 2022-07-05 14:55:59 +01:00
HelloPacket.cs [ci skip] Add integration tests 2022-07-05 14:55:59 +01:00
Program.cs Add request/response packets 2022-07-07 13:17:13 +01:00
TcpDotNet.ListenerIntegrationTest.csproj TcpDotNet.Says("Hello World"); 2022-05-18 16:39:48 +01:00