44 コミット (98cac153e6803fb3841423dd9156a6e010cb8b5a)

作成者 SHA1 メッセージ 日付
  Christian Kratky 275d8d9f0b Fix unit tests 7年前
  Christian Kratky ba16ae6568 Add interceptor for client subscriptions 7年前
  Christian Kratky d0f1c18a2f Server refactoring 7年前
  Jan Eggers 466b6a25cd fixed unittests and addressed todo 7年前
  Jan Eggers 15a564dcfe removed smokebombs (stop the server in finally so other test dont fail because stop is not called in other test) 7年前
  Christian Kratky 418f2b2c3f Refactoring 7年前
  Christian Kratky 8fa91736b6 Fix unit tests 7年前
  Christian Kratky a18c533603 Refactor options and add options builder 7年前
  Jan Eggers 7e6f4453ad added back MqttTrace consuming api 7年前
  JanEggers d10f29bbc6 initial version 7年前
  Christian Kratky 3f080e04b9 Add topic filter builder 7年前
  Christian Kratky 4386ef1e56 Added interceptor for application messages 7年前
  Christian Kratky 24c35de330 Refactor manage client 7年前
  Christian Kratky 11ade8c3df Refactor tracing 7年前
  Christian Kratky 40b1be075c Refactoring 7年前
  Gerardo 870ed00e3c Refactoring 7年前
  Gerardo 1f3b24d20f Refactoring 7年前
  Gerardo bc19f66812 Added suport to Persistence and refoactoring 7年前
  Christian Kratky 9915cc4492 Use event pattern correctly for incoming server connections. 7年前
  Christian Kratky 59f07c868d Add custom certificate validation handler 7年前
  Christian Kratky 4517d80704 Add unit tests 7年前
  Christian Kratky 67267c05fd Refactor options 7年前
  JanEggers 1d78d675f7 improved api surface of mqttserver and fixed unittests 7年前
  Christian Kratky 862f76fea2 Add support for retained application messages 7年前
  Christian Kratky dcf6f94d77 Refactoring 7年前
  Eggers Jan b5b87f5272 improved timeout after memory usage 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 76105de4c7 Refactor latest changes 7年前
  Eggers Jan c7c1691d75 use raw buffer for frist connect msg then use buffered stream to read more efficient 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年前
  Eggers Jan 16a184a92f use streams 7年前
  JanEggers 9cde49f5f8 propper buffering in place 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 598ed66a3b Add support for V3.1.0; Performance improvements 7年前
  Christian Kratky 59b0b79a32 Fix wrong QoS level handling for server. 7年前
  Christian Kratky 68926cef20 Add unit tests 7年前
  Christian Kratky 35344b27c5 Fixed build settings 7年前
  Christian Kratky 929cdb971a Fix breaking changes. 7年前
  Christian Kratky 8bfad437cf Add nuget support 7年前
  Christian Kratky ee25228c0b Add server implementation 7年前