26 コミット (bc19f66812ca54265793a3ca820c0de1d6c5e8c4)

作成者 SHA1 メッセージ 日付
  Christian Kratky af3cebb266 Renamed trace class 7年前
  Christian Kratky 67267c05fd Refactor options 7年前
  Christian Kratky 862f76fea2 Add support for retained application messages 7年前
  Christian Kratky d09455f78e Add semaphore for accessing send stream 7年前
  Christian Kratky e947881aca Remove lock to prevent dead locks 7年前
  1iveowl 6d92937892 Fixed typo 7年前
  1iveowl 28d31d0cf5 Increased PR quality 7年前
  1iveowl 07fd509e74 Bug fixes 7年前
  Christian Kratky e7c8d1c1c1 Add cancellation token to adapter 7年前
  Christian Kratky 32473af7c2 Refactor web socket usage 7年前
  Christian Kratky b5fc6e3d12 Refactorings 7年前
  Christian Kratky eda8bff10b Optimized exception handling and awaits. 7年前
  Christian Kratky 76105de4c7 Refactor latest changes 7年前
  Eggers Jan 27bb22de09 use buffered receive stream 7年前
  Eggers Jan c7c1691d75 use raw buffer for frist connect msg then use buffered stream to read more efficient 7年前
  Eggers Jan 97338b016d optimized communication adapter 7年前
  Eggers Jan 473c8e0a15 send multiple packages at once msg/sec from 9000 to 32000 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 c001897590 remove async and framing from serializer 7年前
  Christian Kratky 76151deba0 Additional performance improvements 7年前
  Christian Kratky 8aec1583df Performance improvements in area of logging and async/await 7年前
  1iveowl 20a1b77b58 ConfigureAwait(false) 7年前
  Christian Kratky c90bdbfb93 Fix issue with connection management. 7年前
  Christian Kratky 598ed66a3b Add support for V3.1.0; Performance improvements 7年前
  Christian Kratky ee25228c0b Add server implementation 7年前
  Christian Kratky 9b720d2325 Initial commit. 7年前