mirror of
https://github.com/oliverbooth/TcpDotNet
synced 2024-11-13 00:15:43 +00:00
Oliver Booth
19869dddcb
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. |
||
---|---|---|
.. | ||
PacketHandlers | ||
GoodbyePacket.cs | ||
HelloPacket.cs | ||
Program.cs | ||
TcpDotNet.ClientIntegrationTest.csproj |