26 Commits (210d57b2548fb70113947534d842986bb48a12c9)

Author SHA1 Message Date
  Christian Kratky 5f18f35e02 Refactor task usage in client. 6 years ago
  Paul Fake a1e258eb24
Check for pending disconnect in ThrowIfNotConnected 6 years ago
  Christian Kratky fb4f89b412 Replace TaskCompletionSource in Client with Interlocked gate. 6 years ago
  Christian Kratky 0c2ab9b231 Fix a deadlock when an exception is fired while connecting. 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 0b5a751c56 Add all methods of the factory to the factory interfaces. 6 years ago
  Christian Kratky f70c79aaf9 Refactor options. 6 years ago
  Christian Kratky 60bc4ebcee Refactor proxy usage and support. Refactor TLS parameter usage. 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 b55f5ff298 event is triggered but something is blocking 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
  Christian Kratky 0322660561 Refactor async/await and ConcurrentDictionary usage. 6 years ago
  Christian Kratky caea7910b4 Refactor message processing and async/await usage. 6 years ago
  Christian Kratky 6192685671 Remove batch sending of messages to prevent message reordering and several required awaits. 6 years ago
  Christian Kratky 20779dfece Reorganize solution structure. 6 years ago