77 Комити (fa6859d68a334cf2580355d12c1453058c4ad14d)

Аутор SHA1 Порука Датум
  HansM 3cdf6d1261
[MQTTnet, MQTTnet.Extensions.ManagedClient] Fixed bug that allowed invalid subscriptions (Thanks to @marcelwinh). (#1226) пре 3 година
  Christian ed5e6ee897 Update project files. пре 3 година
  Christian a13874d8a5 Add missing overloads for client disconnect. пре 3 година
  SeppPenner 3d8d06f9b3 Hopefully completely reset the IManagedMqttClient file. пре 4 година
  SeppPenner d804b805c1 Smaller changes on the comments. пре 4 година
  SeppPenner bba04e2b5d Updated all code comments, should be ok now. пре 4 година
  SeppPenner 2047f44554 Added client documentation. пре 4 година
  Stefan Ossendorf 37b783908a .Net5.0 TFMs added пре 4 година
  Christian b0699003e2 Refactor code. пре 4 година
  Christian ef2ed1c897 Remove _WithoutAutoReconnect_ from managed client. пре 4 година
  Christian a93f44217b Align different formats of log messages. пре 4 година
  Christian Kratky 7b32abe625 Fix Unit Tests. пре 4 година
  Christian Kratky f259bbcc9b ManagedClient: Expose internal client. пре 4 година
  Christian Kratky d63143bdc9 ManagedClient: Add new option for disabling auto reconnect. пре 4 година
  Paweł Słowik 857ab005be Modified IManagedMqttClient extension methods to work on less specific interfaces (IApplicationMessagePublisher and IApplicationMessageReceiver) пре 4 година
  Christian Kratky 6a564a0c72 Align nuget dependency versions and project references. пре 4 година
  Pavlo Datsiuk 5a919ce5d2 [COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.Extensions.ManagedClient.csproj] пре 4 година
  Christian Kratky 683bb43486 Fix performance issue in logger. пре 4 година
  Christian Kratky a58ab607ad Improve logger performance. пре 4 година
  Christian Kratky 9810e52bcb Fix build. пре 4 година
  Christian Kratky c2ac4fffaf Expose PING method for clients. пре 4 година
  Christian Kratky 04ccdcd562 Add low level client. пре 4 година
  JanEggers 328ffc734f dont allow publish before the client is started and adjusted testclient accordingly пре 5 година
  PMExtra 069c19aab9 Support existing session with ManagedMqttClient. пре 5 година
  JanEggers a77e0b8dde spread dispose pattern пре 5 година
  Christoph Stichlberger 7479e320ee Turn subscription publishing loglevel down пре 5 година
  Christoph Stichlberger 781c5d4d7d Separate current and reconnect subscsriptions in managed client пре 5 година
  Christian Kratky b175119008 Refactoring and doc updates. пре 5 година
  Christian Kratky 3ff5806dbb Dispose queue in managed client. пре 5 година
  Бессонов Дмитрий b12e3bc611 fix for #762 пре 5 година
  Craig Lutgen d7948afd98 Fix client SslStream certificate chain CRL validation. The logic was inverse and CRLs were never checked. пре 5 година
  Christian Kratky 9ac726b271 Revert "Remove dedicated UWP builds and code." пре 5 година
  Christian Kratky 6d0e2c2022 Remove dedicated UWP builds and code. пре 5 година
  Christian Kratky 9cc96f1888 Refactor log messages. пре 5 година
  Paul Fake e1590fc0c8
Fixed storage queue race condition пре 5 година
  Christian Kratky dd96cf98a8 Make storage update for managed client async. пре 5 година
  vbBerni a9017b8795 handle storage manager null пре 5 година
  vbBerni f76e130283 fix for failed publishing messages get removed from the message queue but not from the storage manager пре 5 година
  hezlog 9fa9d22097 Fixed MQTTnet.noUWP.sln build issue. пре 5 година
  Christian Kratky 61b10a8b56 Add extension methods. пре 5 година
  Christian Kratky 7c3d88f62d Add validation for topics before publishing. пре 5 година
  Christian Kratky cd76f434e3 Fix breaking changes. пре 5 година
  Christian Kratky cd1bfc3a10 Auto stash before merge of "develop" and "feature/server-project-bootstrap" пре 5 година
  Christian Kratky 03bfc5f00b Refactor event handler namings. пре 5 година
  Christian Kratky 8708609498 Add more function mappings for MQTTnet Server. пре 5 година
  Dominik Psenner b9e0dbf150 Add extension methods that provide a simpler api for IMqttClient and IManagedMqttClient connect/disconnect when the handlers do not need async/await пре 5 година
  vbBerni 2a4eb460da StopAsync now waits until the managed client is stoped and more typical disposing of internal client пре 5 година
  Dominik Psenner 2000de15e7 Add async handlers for connect and disconnect, too пре 5 година
  Dominik Psenner 5e6b902430 Add convenience extensions to the managed client пре 5 година
  Dominik Psenner a1f414a06d Add async handler interfaces for connected and disconnected to allow async code to execute on connect пре 5 година