940 Commits (20a75791568a2ae9bbf6d9a4ce9e0f6b896e4538)
 

Author SHA1 Message Date
  BennyM 4860cec6c7 When no handlers are configured the client should not blow up 5 years ago
  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 years ago
  vbBerni 2a4eb460da StopAsync now waits until the managed client is stoped and more typical disposing of internal client 5 years ago
  Christian 087c622122
Merge pull request #551 from dpsenner/feature/add-async-handlers-for-connected-and-disconnected 5 years ago
  Dominik Psenner 2000de15e7 Add async handlers for connect and disconnect, too 5 years ago
  Dominik Psenner 5e6b902430 Add convenience extensions to the managed client 5 years ago
  Dominik Psenner a1f414a06d Add async handler interfaces for connected and disconnected to allow async code to execute on connect 5 years ago
  Berni de3a39bdc2 Fix Managed Client should dispose inner mqtt client #527 5 years ago
  Christian 6c5c9e5bf2
Merge pull request #540 from vbBerni/develop 5 years ago
  Berni 506873ed5b fix logger logId not used in ManagedMqttClient 5 years ago
  Christian Kratky 6a2bded181 Refactor session and connection handling in server. Fix QoS level 2 issues. 5 years ago
  Christian Kratky ebf0e91ab8 Refactor subscribe and unsubscribe to support MQTTv5. 5 years ago
  Johannes Bäurle 107e96ff7d
Don't cancel token before stop session manager 5 years ago
  Christian Kratky 0d6e244f84 Refactor UnitTests. 5 years ago
  Christian Kratky 96a67579e2 Improve session handling. 5 years ago
  Christian Kratky 4cba814716 Cleanup. 5 years ago
  Christian Kratky b527059b72 Fix session takeover. 5 years ago
  Christian Kratky c0507fcc55 Refactor interceptors etc. to support async. 5 years ago
  Christian 38f2453c92
Update README.md 5 years ago
  Christian Kratky 058bb65d31 Merge from develop. 5 years ago
  Christian Kratky 38b215e9b5 Merge branch 'develop' into feature/MQTTv5 5 years ago
  Christian Kratky 45df33c9a5 Update nuspec. 5 years ago
  Christian Kratky 89becaa191 Fix build script. 5 years ago
  Christian Kratky 6c87e4e039 Replace nuget version with placeholder. 5 years ago
  Christian Kratky cbe06d6b87 Merge from master. 5 years ago
  Christian 4fed80c2d0
Update appveyor.yml 5 years ago
  Christian Kratky 74e4fd8b3f Update test certificate. 5 years ago
  Christian Kratky cc113a6c34 Refactor namespaces. 5 years ago
  Christian fca9876111
Delete .travis.yml 5 years ago
  Christian ac9f6a36f8
Update appveyor.yml 5 years ago
  Christian 929b60e044
Update appveyor.yml 5 years ago
  Christian acb433dd4c
Update appveyor.yml 5 years ago
  Christian c4e8bf7f39
Update appveyor.yml 5 years ago
  Christian ba4fdfb51c
Merge pull request #497 from cquesnel/feature/add-websocket-parameters 6 years ago
  Charles Quesnel dfda916283 Use default parameter instead of overload 6 years ago
  Charles Quesnel 40326df9a9 Fix typo in 'Cookie' 6 years ago
  Charles Quesnel a94444098a Remove unused usings 6 years ago
  Charles Quesnel 0c13e7a504 Add overload to allow passing custom request headers and cookies when connecting with WS 6 years ago
  Christian Kratky 0dba57fe75 Cleanup code. 6 years ago
  Christian Kratky 6483f896c1 Merge from develop. 6 years ago
  Christian Kratky 8fa9943c3d Merge branch 'master' into develop 6 years ago
  Christian Kratky 195357835b Merge branch 'master' of https://github.com/chkr1011/MQTTnet 6 years ago
  Christian Kratky 28b2562112 Fix client session disposal in server. 6 years ago
  Christian Kratky ab24368de1 Update docs. 6 years ago
  Christian Kratky 9b51404b4d Add Unit Tests. 6 years ago
  Christian Kratky 619eaf284d Add readonly property for client options. 6 years ago
  Christian Kratky 86c348df58 Stop existing sessions before takeover from another client. 6 years ago
  Christian Kratky fdb2ec897c Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6 years ago
  Christian Kratky b091fee554 Reset the keep alive monitor if a session is being resumed from a different (or same) client. 6 years ago
  Christian 14ec6ee793
Merge pull request #484 from fogzot/feature-msbuild-conditions 6 years ago