160 Révisions (087c622122bc2d154faca5ef8ed2bbe6a2c9dff2)

Auteur SHA1 Message Date
  Dominik Psenner 2000de15e7 Add async handlers for connect and disconnect, too il y a 5 ans
  Dominik Psenner 5e6b902430 Add convenience extensions to the managed client il y a 5 ans
  Dominik Psenner a1f414a06d Add async handler interfaces for connected and disconnected to allow async code to execute on connect il y a 5 ans
  Berni 506873ed5b fix logger logId not used in ManagedMqttClient il y a 5 ans
  Christian Kratky 6a2bded181 Refactor session and connection handling in server. Fix QoS level 2 issues. il y a 5 ans
  Christian Kratky ebf0e91ab8 Refactor subscribe and unsubscribe to support MQTTv5. il y a 5 ans
  Christian Kratky 96a67579e2 Improve session handling. il y a 5 ans
  Christian Kratky 4cba814716 Cleanup. il y a 5 ans
  Christian Kratky b527059b72 Fix session takeover. il y a 5 ans
  Christian Kratky c0507fcc55 Refactor interceptors etc. to support async. il y a 5 ans
  Christian Kratky 058bb65d31 Merge from develop. il y a 5 ans
  Christian Kratky cc113a6c34 Refactor namespaces. il y a 5 ans
  Charles Quesnel dfda916283 Use default parameter instead of overload il y a 6 ans
  Charles Quesnel 40326df9a9 Fix typo in 'Cookie' il y a 6 ans
  Charles Quesnel a94444098a Remove unused usings il y a 6 ans
  Charles Quesnel 0c13e7a504 Add overload to allow passing custom request headers and cookies when connecting with WS il y a 6 ans
  Christian Kratky 0dba57fe75 Cleanup code. il y a 6 ans
  Christian Kratky 28b2562112 Fix client session disposal in server. il y a 6 ans
  Christian Kratky 619eaf284d Add readonly property for client options. il y a 6 ans
  Christian Kratky 86c348df58 Stop existing sessions before takeover from another client. il y a 6 ans
  Christian Kratky b091fee554 Reset the keep alive monitor if a session is being resumed from a different (or same) client. il y a 6 ans
  Federico Di Gregorio bc1a197c4f Align conditions in dependent project with conditions in MQTTnet il y a 6 ans
  Christian Kratky ccc275902f Fix wrong retain flag when distributing messages. il y a 6 ans
  Christian Kratky 0f5fb8aa3a Add more pacakges. il y a 6 ans
  Christian Kratky 017f17a6b1 Fix UnitTests. il y a 6 ans
  Christian Kratky 43105f71d8 Refactor removal from blocking queue. il y a 6 ans
  Christian Kratky 7baff7c080 Refactor property definition for packets. il y a 6 ans
  Paul Fake 2a93fc18e4 Made comparison function static il y a 6 ans
  Paul Fake 31de6ee186
Delegate comparison function il y a 6 ans
  Paul Fake 74d59673a8
Delegate for comparisons il y a 6 ans
  Paul Fake d1c3d9b453
Removed unnecessary code il y a 6 ans
  Paul Fake baa9241216 Revert "Changes to this file no longer needed" il y a 6 ans
  Paul Fake 2c6c3ac6a4
Changes to this file no longer needed il y a 6 ans
  Paul Fake b2c31331b6
Peek-and-publish model il y a 6 ans
  Paul Fake 9ff39c1fd9
New functions il y a 6 ans
  Paul Fake 210d57b254
IEquatable for speed il y a 6 ans
  Christian Kratky 7292cedd2f Encode ConnAck packet. il y a 6 ans
  Christian Kratky 48d5afa799 Refactor namings of serializers etc. il y a 6 ans
  Christian Kratky 3db22eea51 Remove dedicated V3 messages. il y a 6 ans
  Christian Kratky 2fbb44ec66 Add more property implementations. il y a 6 ans
  Christian Kratky 5f18f35e02 Refactor task usage in client. il y a 6 ans
  Christian Kratky af39e87703 Refactor code. il y a 6 ans
  Christian Kratky ace25af0e8 Added package properties. il y a 6 ans
  Christian Kratky 8d78455414 Fix breaking changes. il y a 6 ans
  Paul Fake a1e258eb24
Check for pending disconnect in ThrowIfNotConnected il y a 6 ans
  Christian Kratky bddcbf6999 Refactor code. il y a 6 ans
  Christian Kratky 7181813f12 Fix pending messages overflow strategy issue. il y a 6 ans
  Christian Kratky 6fc9f12c34 Refactor task await. il y a 6 ans
  JanEggers a5caab62f8 fixed parallel writes il y a 6 ans
  Christian Kratky 28efbcdb3d Add max pending messages options for ManagedClient. il y a 6 ans