1118 Commits (d7948afd98f91db96c44543f0dd07c10bba66645)
 

Author SHA1 Message Date
  Christian 0367ad31f1
Merge pull request #422 from ifit/client-cancel-task 6 years ago
  Christian 5c6bcdbca6
Merge branch 'develop' into client-cancel-task 6 years ago
  Andre Crabb 400c0f05ad * Adds `false` param to Cancel call. 6 years ago
  Andre Crabb 00df7c9b7b * More change tabs to spaces. 6 years ago
  Andre Crabb a272ed7daa * Change tabs to spaces. 6 years ago
  Andre Crabb b2e7a2e370 Change from logging `Info` to `Verbose` 6 years ago
  Andre Crabb 39bc70cbf0 * Cancel the TokenSource when disposing or nulling it out for the MqttClient 6 years ago
  Christian Kratky 682298b69f Fix issue in pending messages handling for managed client. 6 years ago
  Christian Kratky 028a39ec25 Update docs. 6 years ago
  Christian Kratky 3b104049b4 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6 years ago
  Christian dd83a360b4
Merge pull request #402 from JanEggers/AspNetMqttServerOptionsBuilder 6 years ago
  JanEggers 976c62d9c2 added back the old function and added new overload 6 years ago
  JanEggers 4cc9f12a03 added AspNetMqttServerOptionsBuilder 6 years ago
  Christian Kratky 0b5a751c56 Add all methods of the factory to the factory interfaces. 6 years ago
  Christian Kratky 5a59cd278c Add serializer adapter. 6 years ago
  Christian Kratky cdb05e5894 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6 years ago
  Christian Kratky 6c08b5caf3 Update docs. 6 years ago
  Christian d5b53f3712
Merge pull request #384 from cstichlberger/managed_client_fix_unsubscription_overtaking_subscription 6 years ago
  Christoph Stichlberger 80fbb2f0b2 Prevent unsubscription overtaking later subscription 6 years ago
  Christian Kratky b4f90decc7 Fix unit tests to allow release builds. 6 years ago
  Christian Kratky 61b324043a Refactoring 6 years ago
  Christian Kratky 2ced921008 Refactoring. 6 years ago
  Christian 1e2fee0f33
Merge pull request #343 from JanEggers/ServerShutdown 6 years ago
  Christian ac36c9c406
Merge branch 'develop' into ServerShutdown 6 years ago
  Christian Kratky f70c79aaf9 Refactor options. 6 years ago
  Christian Kratky 0839fa5757 Update docs. 6 years ago
  Christian Kratky 60bc4ebcee Refactor proxy usage and support. Refactor TLS parameter usage. 6 years ago
  Christian 65e239652d
Merge pull request #364 from PitySOFT/webproxy 6 years ago
  Christian Kratky 6b9015a928 Fix order of ClientConnected and ClientDisconnected events. 6 years ago
  Christian Kratky a740c38ee6 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6 years ago
  Christian Kratky 603639126e Fix issue in processing of server messages. 6 years ago
  JanEggers 043cfdb3f9 fixed deadlock and object disposed exception 6 years ago
  Christian b0da4b2b2d
Merge pull request #372 from jenscski/LogFix 6 years ago
  Christian 5402859a30
Merge pull request #368 from jenscski/ClientKeepAliveMonitor 6 years ago
  Jens-Christian Skibakk 2b10200101 Small fix for inconsistent client name in log 6 years ago
  Jens-Christian Skibakk 55e8927ab7 Fix pause/resume of ClientKeepAliveMonitor 6 years ago
  JanEggers d30fe61264 fixed missing waits 6 years ago
  JanEggers f7ea2d29e1 prove its broken 6 years ago
  JanEggers e6cfef5295 fixed disconnect to be triggered just once 6 years ago
  JanEggers 0dea9e6a2b changed waiting condition 6 years ago
  JanEggers ae80de26ec addressed feedback 6 years ago
  JanEggers 53bd2a0960 fixed blocking code in networkstrem and reduced sleep in tests 6 years ago
  JanEggers b55f5ff298 event is triggered but something is blocking 6 years ago
  JanEggers 21048b51ae prove there is something wrong 6 years ago
  Christian Kratky 773fd09166 Merge branch 'master' into develop 6 years ago
  Christian 57532a290a
Merge pull request #365 from jenscski/DotnetCliBuild 6 years ago
  Jens-Christian Skibakk 740a35b018 Skip build uap10.0 when using dotnet cli 6 years ago
  Marius Ruginosu 6e995230a7 Created overload methods for WithTls default values 6 years ago
  Marius Ruginosu 65a8b091b9 Add option to specify the SSLProtocol and CertificateValidationCallback in TLS options, SSLProtocol default is TLS1.2 6 years ago
  Marius Ruginosu fa34908d82 Add proxy settings for WebSocket connections for .NET 451 and 461 6 years ago