53 Commits (95c30a28434b5f48a8a1563d46553e938500bb9a)

Autor SHA1 Nachricht Datum
  Christian Kratky 28efbcdb3d Add max pending messages options for ManagedClient. vor 6 Jahren
  Christian Kratky 4c76a898b6 Add new UnitTests. vor 6 Jahren
  Christian Kratky fb4f89b412 Replace TaskCompletionSource in Client with Interlocked gate. vor 6 Jahren
  Christian Kratky 0c2ab9b231 Fix a deadlock when an exception is fired while connecting. vor 6 Jahren
  Christian Kratky 6b9015a928 Fix order of ClientConnected and ClientDisconnected events. vor 6 Jahren
  JanEggers 043cfdb3f9 fixed deadlock and object disposed exception vor 6 Jahren
  JanEggers e6cfef5295 fixed disconnect to be triggered just once vor 6 Jahren
  JanEggers 53bd2a0960 fixed blocking code in networkstrem and reduced sleep in tests vor 6 Jahren
  JanEggers b55f5ff298 event is triggered but something is blocking vor 6 Jahren
  JanEggers 21048b51ae prove there is something wrong vor 6 Jahren
  Christian Kratky 7d9326a147 Extend MqttPacketReader constructor to allow more unit tests. vor 6 Jahren
  Jan Eggers 4e40b2ddf3 added test to prove something is broken vor 6 Jahren
  JanEggers 4e74b59796 added extension method vor 6 Jahren
  Sébastien Warin 79a2952f94 Adding delay between Pub&Sub in the test unit vor 6 Jahren
  Christian b22b02a0b6 Refactor subscriptions manager vor 6 Jahren
  Christian 49cf364352 Update docs vor 6 Jahren
  Christian b23d25217b Fix unit tests. vor 6 Jahren
  JanEggers 7154a7b3dc fixed tests vor 6 Jahren
  Christian 54a0265ef9 Fix UnitTests vor 6 Jahren
  Christian 59dcbf4c0c Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. vor 6 Jahren
  Christian 8856a7aa34 Fix broken package reader vor 6 Jahren
  Christian Kratky d12d2648b7 Add extension for RPC calls; replace locks; Refactored storage in Managed Client vor 7 Jahren
  Christian Kratky f9d67e2cd2 Merge proces, enable signing of the assembly. vor 7 Jahren
  Christian Kratky 77b80dc53e Removed 3rd-Party libraries. vor 7 Jahren
  Christian Kratky c01edb192f Refactoring vor 7 Jahren
  Jan Eggers acbf9153f4 fixed the other timing issue vor 7 Jahren
  Jan Eggers b6cd4638b9 fixed another retain msg test timing issue vor 7 Jahren
  Christian Kratky d2e481719c Optimized persisting of retained messages to avoid useless writes to the filesystem vor 7 Jahren
  Jan Eggers e07ead53a9 fixed wait vor 7 Jahren
  Jan Eggers e6e88e132b possibly fixed timing issue in test vor 7 Jahren
  Christian Kratky 3a6df2eab0 Fix unit tests vor 7 Jahren
  Christian Kratky ba16ae6568 Add interceptor for client subscriptions vor 7 Jahren
  Jan Eggers 466b6a25cd fixed unittests and addressed todo vor 7 Jahren
  Jan Eggers 15a564dcfe removed smokebombs (stop the server in finally so other test dont fail because stop is not called in other test) vor 7 Jahren
  Christian Kratky 418f2b2c3f Refactoring vor 7 Jahren
  Christian Kratky 8fa91736b6 Fix unit tests vor 7 Jahren
  JanEggers d10f29bbc6 initial version vor 7 Jahren
  Christian Kratky 3f080e04b9 Add topic filter builder vor 7 Jahren
  Christian Kratky 11ade8c3df Refactor tracing vor 7 Jahren
  Christian Kratky 59f07c868d Add custom certificate validation handler vor 7 Jahren
  Christian Kratky 4517d80704 Add unit tests vor 7 Jahren
  Christian Kratky 67267c05fd Refactor options vor 7 Jahren
  JanEggers 1d78d675f7 improved api surface of mqttserver and fixed unittests vor 7 Jahren
  Christian Kratky 862f76fea2 Add support for retained application messages vor 7 Jahren
  Christian Kratky e7c8d1c1c1 Add cancellation token to adapter vor 7 Jahren
  Christian Kratky 76151deba0 Additional performance improvements vor 7 Jahren
  Christian Kratky 68926cef20 Add unit tests vor 7 Jahren
  Christian Kratky 929cdb971a Fix breaking changes. vor 7 Jahren
  Christian Kratky 8bfad437cf Add nuget support vor 7 Jahren
  Christian Kratky ee25228c0b Add server implementation vor 7 Jahren