57 Ревизии (73d681bc1f978c4e6cf03266fcd1fb4a30a5d205)

Автор SHA1 Съобщение Дата
  Christian 2ce9b94ec9
v4.0.0 (#1357) преди 2 години
  Christian 0920c86d37
Refactor logger. (#1247) преди 3 години
  Christian 68f1043ef5 Refactor sub/unsub management in managed client. преди 3 години
  scottbrogden-iheartmedia d01d859227
Added option for how many subscriptions to send in a single call to t… (#1209) преди 3 години
  HansM 3cdf6d1261
[MQTTnet, MQTTnet.Extensions.ManagedClient] Fixed bug that allowed invalid subscriptions (Thanks to @marcelwinh). (#1226) преди 3 години
  Christian a13874d8a5 Add missing overloads for client disconnect. преди 3 години
  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 години
  Christian Kratky a58ab607ad Improve logger performance. преди 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 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 години
  Christian Kratky 7c3d88f62d Add validation for topics before publishing. преди 5 години
  Christian Kratky 03bfc5f00b Refactor event handler namings. преди 5 години
  Christian Kratky 8708609498 Add more function mappings for MQTTnet Server. преди 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 a1f414a06d Add async handler interfaces for connected and disconnected to allow async code to execute on connect преди 5 години
  Berni de3a39bdc2 Fix Managed Client should dispose inner mqtt client #527 преди 5 години
  Christian Kratky 6a2bded181 Refactor session and connection handling in server. Fix QoS level 2 issues. преди 6 години
  Christian Kratky ebf0e91ab8 Refactor subscribe and unsubscribe to support MQTTv5. преди 6 години
  Christian Kratky cc113a6c34 Refactor namespaces. преди 6 години
  Christian Kratky 619eaf284d Add readonly property for client options. преди 6 години
  Christian Kratky 43105f71d8 Refactor removal from blocking queue. преди 6 години
  Paul Fake 2a93fc18e4 Made comparison function static преди 6 години
  Paul Fake 31de6ee186
Delegate comparison function преди 6 години
  Paul Fake b2c31331b6
Peek-and-publish model преди 6 години
  Christian Kratky bddcbf6999 Refactor code. преди 6 години
  Christian Kratky 7181813f12 Fix pending messages overflow strategy issue. преди 6 години
  Christian Kratky 28efbcdb3d Add max pending messages options for ManagedClient. преди 6 години
  Christian Kratky 682298b69f Fix issue in pending messages handling for managed client. преди 6 години
  Christoph Stichlberger 80fbb2f0b2 Prevent unsubscription overtaking later subscription преди 6 години
  Christian Kratky ce534baa75 Move the connection check interval of the ManagedClient to the options. преди 6 години