Example #1
0
 private void ProcessReceivedPacket(Packet packet)
 {
     InputChain?.Send(packet);
 }