21 Commit (023cb1207944d559941e5bfa243b903f941bfa0e)

Autore SHA1 Messaggio Data
  Eggers Jan b5b87f5272 improved timeout after memory usage 7 anni fa
  Christian Kratky e7c8d1c1c1 Add cancellation token to adapter 7 anni fa
  Christian Kratky 32473af7c2 Refactor web socket usage 7 anni fa
  Christian Kratky b5fc6e3d12 Refactorings 7 anni fa
  Christian Kratky 76105de4c7 Refactor latest changes 7 anni fa
  Eggers Jan c7c1691d75 use raw buffer for frist connect msg then use buffered stream to read more efficient 7 anni fa
  Eggers Jan 473c8e0a15 send multiple packages at once msg/sec from 9000 to 32000 7 anni fa
  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 anni fa
  Eggers Jan c001897590 remove async and framing from serializer 7 anni fa
  Eggers Jan 16a184a92f use streams 7 anni fa
  JanEggers 9cde49f5f8 propper buffering in place 7 anni fa
  Christian Kratky 76151deba0 Additional performance improvements 7 anni fa
  Christian Kratky 8aec1583df Performance improvements in area of logging and async/await 7 anni fa
  1iveowl 20a1b77b58 ConfigureAwait(false) 7 anni fa
  Christian Kratky 598ed66a3b Add support for V3.1.0; Performance improvements 7 anni fa
  Christian Kratky 59b0b79a32 Fix wrong QoS level handling for server. 7 anni fa
  Christian Kratky 68926cef20 Add unit tests 7 anni fa
  Christian Kratky 35344b27c5 Fixed build settings 7 anni fa
  Christian Kratky 929cdb971a Fix breaking changes. 7 anni fa
  Christian Kratky 8bfad437cf Add nuget support 7 anni fa
  Christian Kratky ee25228c0b Add server implementation 7 anni fa