16 コミット (d335b6393ed11ecb217e27aa52268f4ad908c734)

作成者 SHA1 メッセージ 日付
  JanEggers d10f29bbc6 initial version 7年前
  Christian Kratky 11ade8c3df Refactor tracing 7年前
  Christian Kratky af3cebb266 Renamed trace class 7年前
  Christian Kratky 32dc96ae93 Wait until receiving of packets is started before sending packets 7年前
  Christian Kratky 76105de4c7 Refactor latest changes 7年前
  JanEggers cf7b7191f8 if we wait before sending the packets we dont need to store the received packets at all because the awaiter will always be there or is already canceled 7年前
  Eggers Jan 089eb9b604 fixed unittest server and client both generated id 2 for differnt package types 7年前
  Eggers Jan 090e59e99a unfifed timeout handling and fixed memory usage due to Task.Delay tasks for each send package are present for the duration of the timeout resulting in memory usage. new approach uses cancellationtoken that will be cleaned up directly if operation completes before timeout 7年前
  Eggers Jan 196a325f7f fixed incorrect merge 7年前
  JanEggers da70dc0565 improved performance of packet dispatcher 7年前
  JanEggers 80a6e6809c use same lockobject everywhere to prevent raceconditions 7年前
  JanEggers 861efa5e75 dont add the same package twice to _receivedPackets 7年前
  JanEggers 6c8f85afe9 fixed invalid operation exception 7年前
  Christian Kratky 76151deba0 Additional performance improvements 7年前
  Christian Kratky ee25228c0b Add server implementation 7年前
  Christian Kratky 9b720d2325 Initial commit. 7年前