96 Commits (03bef4c15d5155b9f2334412a4b707f054a48d35)

Autor SHA1 Mensaje Fecha
  Christian Kratky 03bef4c15d Fix revocation checks in certificate validator. hace 6 años
  Christian Kratky 56a1530cee Add a method for clearing all retained messages at the server. hace 6 años
  Christian Kratky 70f4dc9e10 Change log level of retained message changes. hace 6 años
  Andre Crabb 400c0f05ad * Adds `false` param to Cancel call. hace 6 años
  Andre Crabb 00df7c9b7b * More change tabs to spaces. hace 6 años
  Andre Crabb a272ed7daa * Change tabs to spaces. hace 6 años
  Andre Crabb b2e7a2e370 Change from logging `Info` to `Verbose` hace 6 años
  Andre Crabb 39bc70cbf0 * Cancel the TokenSource when disposing or nulling it out for the MqttClient hace 6 años
  Christian Kratky 682298b69f Fix issue in pending messages handling for managed client. hace 6 años
  JanEggers 976c62d9c2 added back the old function and added new overload hace 6 años
  JanEggers 4cc9f12a03 added AspNetMqttServerOptionsBuilder hace 6 años
  Christian Kratky 0b5a751c56 Add all methods of the factory to the factory interfaces. hace 6 años
  Christoph Stichlberger 80fbb2f0b2 Prevent unsubscription overtaking later subscription hace 6 años
  Christian Kratky b4f90decc7 Fix unit tests to allow release builds. hace 6 años
  Christian Kratky 61b324043a Refactoring hace 6 años
  Christian Kratky 2ced921008 Refactoring. hace 6 años
  Christian Kratky f70c79aaf9 Refactor options. hace 6 años
  Christian Kratky 60bc4ebcee Refactor proxy usage and support. Refactor TLS parameter usage. hace 6 años
  Christian Kratky 6b9015a928 Fix order of ClientConnected and ClientDisconnected events. hace 6 años
  Christian Kratky 603639126e Fix issue in processing of server messages. hace 6 años
  JanEggers 043cfdb3f9 fixed deadlock and object disposed exception hace 6 años
  Jens-Christian Skibakk 2b10200101 Small fix for inconsistent client name in log hace 6 años
  Jens-Christian Skibakk 55e8927ab7 Fix pause/resume of ClientKeepAliveMonitor hace 6 años
  JanEggers d30fe61264 fixed missing waits hace 6 años
  JanEggers f7ea2d29e1 prove its broken hace 6 años
  JanEggers e6cfef5295 fixed disconnect to be triggered just once hace 6 años
  JanEggers 0dea9e6a2b changed waiting condition hace 6 años
  JanEggers ae80de26ec addressed feedback hace 6 años
  JanEggers 53bd2a0960 fixed blocking code in networkstrem and reduced sleep in tests hace 6 años
  JanEggers b55f5ff298 event is triggered but something is blocking hace 6 años
  Jens-Christian Skibakk 740a35b018 Skip build uap10.0 when using dotnet cli hace 6 años
  Marius Ruginosu 6e995230a7 Created overload methods for WithTls default values hace 6 años
  Marius Ruginosu 65a8b091b9 Add option to specify the SSLProtocol and CertificateValidationCallback in TLS options, SSLProtocol default is TLS1.2 hace 6 años
  Marius Ruginosu fa34908d82 Add proxy settings for WebSocket connections for .NET 451 and 461 hace 6 años
  Christian Kratky b09eb1213c Refactor logging. hace 6 años
  Christian Kratky 16ad07cfc9 Add wrapper for WebSocket4Net. hace 6 años
  Christian Kratky dee0adcd8c Add new overloads. hace 6 años
  Christian Kratky acbf1226ab Fix a bug in the keep alive monitor. hace 6 años
  Christian Kratky 9efee7af21 Refactoring. hace 6 años
  JanEggers 978694b3c0 set binary mode hace 6 años
  JanEggers bc6f155f12 using connectionhandlers with websockets hace 6 años
  Christian Kratky 2f10295022 Fix message handling for UWP. hace 6 años
  JanEggers cd257b4d25 hide overload that does not provide options hace 6 años
  Christian Kratky ce534baa75 Move the connection check interval of the ManagedClient to the options. hace 6 años
  Christian Kratky 2b420b8e66 Add support for disabling server endpoints (ipv4 or ipv6) hace 6 años
  Christian Kratky 35300abfb5 Fix typo. hace 6 años
  Christian Kratky 3d0ecc05ff Fix bug which prevents receiving large packets for UWP. hace 6 años
  Christian Kratky bf1d682a85 Update libs hace 6 años
  Christian Kratky 7d9326a147 Extend MqttPacketReader constructor to allow more unit tests. hace 6 años
  Christian Kratky 7fd09009e7 Update docs. hace 6 años