114 Révisions (210d57b2548fb70113947534d842986bb48a12c9)

Auteur SHA1 Message Date
  Paul Fake 210d57b254
IEquatable for speed 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
  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
  Christian Kratky ca7952ab33 Remove wrong setter. il y a 6 ans
  Christian Kratky 5abee2512f Update nuget packages. il y a 6 ans
  Christian Kratky aad3ab903f Expose retained messages to server interface. il y a 6 ans
  JanEggers 73d33e2200 fixed #421 il y a 6 ans
  JanEggers b7ab29473b added ability to specify tls protocol version il y a 6 ans
  Christian Kratky fb4f89b412 Replace TaskCompletionSource in Client with Interlocked gate. il y a 6 ans
  Christian Kratky 0c2ab9b231 Fix a deadlock when an exception is fired while connecting. il y a 6 ans
  Christian Kratky 03bef4c15d Fix revocation checks in certificate validator. il y a 6 ans
  Christian Kratky 56a1530cee Add a method for clearing all retained messages at the server. il y a 6 ans
  Christian Kratky 70f4dc9e10 Change log level of retained message changes. il y a 6 ans
  Andre Crabb 400c0f05ad * Adds `false` param to Cancel call. il y a 6 ans
  Andre Crabb 00df7c9b7b * More change tabs to spaces. il y a 6 ans
  Andre Crabb a272ed7daa * Change tabs to spaces. il y a 6 ans
  Andre Crabb b2e7a2e370 Change from logging `Info` to `Verbose` il y a 6 ans
  Andre Crabb 39bc70cbf0 * Cancel the TokenSource when disposing or nulling it out for the MqttClient il y a 6 ans
  Christian Kratky 682298b69f Fix issue in pending messages handling for managed client. il y a 6 ans
  JanEggers 976c62d9c2 added back the old function and added new overload il y a 6 ans
  JanEggers 4cc9f12a03 added AspNetMqttServerOptionsBuilder il y a 6 ans
  Christian Kratky 0b5a751c56 Add all methods of the factory to the factory interfaces. il y a 6 ans
  Christoph Stichlberger 80fbb2f0b2 Prevent unsubscription overtaking later subscription il y a 6 ans
  Christian Kratky b4f90decc7 Fix unit tests to allow release builds. il y a 6 ans
  Christian Kratky 61b324043a Refactoring il y a 6 ans
  Christian Kratky 2ced921008 Refactoring. il y a 6 ans
  Christian Kratky f70c79aaf9 Refactor options. il y a 6 ans
  Christian Kratky 60bc4ebcee Refactor proxy usage and support. Refactor TLS parameter usage. il y a 6 ans
  Christian Kratky 6b9015a928 Fix order of ClientConnected and ClientDisconnected events. il y a 6 ans
  Christian Kratky 603639126e Fix issue in processing of server messages. il y a 6 ans
  JanEggers 043cfdb3f9 fixed deadlock and object disposed exception il y a 6 ans
  Jens-Christian Skibakk 2b10200101 Small fix for inconsistent client name in log il y a 6 ans
  Jens-Christian Skibakk 55e8927ab7 Fix pause/resume of ClientKeepAliveMonitor il y a 6 ans
  JanEggers d30fe61264 fixed missing waits il y a 6 ans
  JanEggers f7ea2d29e1 prove its broken il y a 6 ans
  JanEggers e6cfef5295 fixed disconnect to be triggered just once il y a 6 ans
  JanEggers 0dea9e6a2b changed waiting condition il y a 6 ans
  JanEggers ae80de26ec addressed feedback il y a 6 ans
  JanEggers 53bd2a0960 fixed blocking code in networkstrem and reduced sleep in tests il y a 6 ans
  JanEggers b55f5ff298 event is triggered but something is blocking il y a 6 ans
  Jens-Christian Skibakk 740a35b018 Skip build uap10.0 when using dotnet cli il y a 6 ans
  Marius Ruginosu 6e995230a7 Created overload methods for WithTls default values il y a 6 ans
  Marius Ruginosu 65a8b091b9 Add option to specify the SSLProtocol and CertificateValidationCallback in TLS options, SSLProtocol default is TLS1.2 il y a 6 ans
  Marius Ruginosu fa34908d82 Add proxy settings for WebSocket connections for .NET 451 and 461 il y a 6 ans