695 コミット (ac36c9c406b835cf3e9f088cc4c87f25e64ee7a4)
 

作成者 SHA1 メッセージ 日付
  Christian ac36c9c406
Merge branch 'develop' into ServerShutdown 6年前
  Christian Kratky f70c79aaf9 Refactor options. 6年前
  Christian Kratky 0839fa5757 Update docs. 6年前
  Christian Kratky 60bc4ebcee Refactor proxy usage and support. Refactor TLS parameter usage. 6年前
  Christian 65e239652d
Merge pull request #364 from PitySOFT/webproxy 6年前
  Christian Kratky 6b9015a928 Fix order of ClientConnected and ClientDisconnected events. 6年前
  Christian Kratky a740c38ee6 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6年前
  Christian Kratky 603639126e Fix issue in processing of server messages. 6年前
  JanEggers 043cfdb3f9 fixed deadlock and object disposed exception 6年前
  Christian b0da4b2b2d
Merge pull request #372 from jenscski/LogFix 6年前
  Christian 5402859a30
Merge pull request #368 from jenscski/ClientKeepAliveMonitor 6年前
  Jens-Christian Skibakk 2b10200101 Small fix for inconsistent client name in log 6年前
  Jens-Christian Skibakk 55e8927ab7 Fix pause/resume of ClientKeepAliveMonitor 6年前
  JanEggers d30fe61264 fixed missing waits 6年前
  JanEggers f7ea2d29e1 prove its broken 6年前
  JanEggers e6cfef5295 fixed disconnect to be triggered just once 6年前
  JanEggers 0dea9e6a2b changed waiting condition 6年前
  JanEggers ae80de26ec addressed feedback 6年前
  JanEggers 53bd2a0960 fixed blocking code in networkstrem and reduced sleep in tests 6年前
  JanEggers b55f5ff298 event is triggered but something is blocking 6年前
  JanEggers 21048b51ae prove there is something wrong 6年前
  Christian Kratky 773fd09166 Merge branch 'master' into develop 6年前
  Christian 57532a290a
Merge pull request #365 from jenscski/DotnetCliBuild 6年前
  Jens-Christian Skibakk 740a35b018 Skip build uap10.0 when using dotnet cli 6年前
  Marius Ruginosu 6e995230a7 Created overload methods for WithTls default values 6年前
  Marius Ruginosu 65a8b091b9 Add option to specify the SSLProtocol and CertificateValidationCallback in TLS options, SSLProtocol default is TLS1.2 6年前
  Marius Ruginosu fa34908d82 Add proxy settings for WebSocket connections for .NET 451 and 461 6年前
  Christian Kratky b09eb1213c Refactor logging. 6年前
  Christian Kratky 23ae8ab3b5 Fix unit test. 6年前
  Christian Kratky 0bdb7e9e44 Merge branch 'develop' 6年前
  Christian Kratky 54e3cd7cb7 Update nuspecs. 6年前
  Christian Kratky 16ad07cfc9 Add wrapper for WebSocket4Net. 6年前
  Christian Kratky dee0adcd8c Add new overloads. 6年前
  Christian Kratky acbf1226ab Fix a bug in the keep alive monitor. 6年前
  Christian Kratky f002744d87 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6年前
  Christian Kratky 9efee7af21 Refactoring. 6年前
  Christian 9814b10496
Merge pull request #355 from JanEggers/ConnectionHandlerWithWebsockets 6年前
  JanEggers 978694b3c0 set binary mode 6年前
  JanEggers bc6f155f12 using connectionhandlers with websockets 6年前
  Christian Kratky d494c2104b Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6年前
  Christian Kratky 8035c6859f Update docs. 6年前
  Christian Kratky 2f10295022 Fix message handling for UWP. 6年前
  Christian e5f32730a7
Merge pull request #353 from JanEggers/hideoverloadthatdoesnotprovideoptions 6年前
  JanEggers cd257b4d25 hide overload that does not provide options 6年前
  Christian Kratky ce534baa75 Move the connection check interval of the ManagedClient to the options. 6年前
  Christian Kratky 2b420b8e66 Add support for disabling server endpoints (ipv4 or ipv6) 6年前
  Christian Kratky 35300abfb5 Fix typo. 6年前
  Christian Kratky 3d0ecc05ff Fix bug which prevents receiving large packets for UWP. 6年前
  Christian Kratky bfb6ec8856 Update UWP test app. 6年前
  Christian Kratky bf1d682a85 Update libs 6年前