8 Révisions (5e0bc17341fdc9c3625c2ad31cedf0a0c12dd8b2)

Auteur SHA1 Message Date
  Christian 9e90111b37 Fix several deadlocks il y a 6 ans
  Christian af8d1ec6be Refactoring il y a 6 ans
  Christian 109e4b2cf1 Refactor the task timeout code to avoid still running tasks if the timeout is reached. il y a 6 ans
  Israel Lot a5f33bc244 Replace double dictionary with a tuple key il y a 6 ans
  Christian 3587a8ebd1 Add new option which allows configuring the send interval for keep alive packets. il y a 6 ans
  Christian 90098c2006 Optimize dispatcher il y a 6 ans
  Christian 40c33ac639 Refactoring il y a 6 ans
  Christian Kratky f9d67e2cd2 Merge proces, enable signing of the assembly. il y a 7 ans
  Christian Kratky 77b80dc53e Removed 3rd-Party libraries. il y a 7 ans
  JanEggers d10f29bbc6 initial version il y a 7 ans
  Christian Kratky 11ade8c3df Refactor tracing il y a 7 ans
  Christian Kratky af3cebb266 Renamed trace class il y a 7 ans
  Christian Kratky 32dc96ae93 Wait until receiving of packets is started before sending packets il y a 7 ans
  Christian Kratky 76105de4c7 Refactor latest changes il y a 7 ans
  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 il y a 7 ans
  Eggers Jan 089eb9b604 fixed unittest server and client both generated id 2 for differnt package types il y a 7 ans
  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 il y a 7 ans
  Eggers Jan 196a325f7f fixed incorrect merge il y a 7 ans
  JanEggers da70dc0565 improved performance of packet dispatcher il y a 7 ans
  JanEggers 80a6e6809c use same lockobject everywhere to prevent raceconditions il y a 7 ans
  JanEggers 861efa5e75 dont add the same package twice to _receivedPackets il y a 7 ans
  JanEggers 6c8f85afe9 fixed invalid operation exception il y a 7 ans
  Christian Kratky 76151deba0 Additional performance improvements il y a 7 ans
  Christian Kratky ee25228c0b Add server implementation il y a 7 ans
  Christian Kratky 9b720d2325 Initial commit. il y a 7 ans