1023 Commits (bd75a2440e0fff4eeb5ad52f61c43e1458c7a00d)
 

Author SHA1 Message Date
  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
  Christian Kratky b09eb1213c Refactor logging. 6 years ago
  Christian Kratky 23ae8ab3b5 Fix unit test. 6 years ago
  Christian Kratky 0bdb7e9e44 Merge branch 'develop' 6 years ago
  Christian Kratky 54e3cd7cb7 Update nuspecs. 6 years ago
  Christian Kratky 16ad07cfc9 Add wrapper for WebSocket4Net. 6 years ago
  Christian Kratky dee0adcd8c Add new overloads. 6 years ago
  Christian Kratky acbf1226ab Fix a bug in the keep alive monitor. 6 years ago
  Christian Kratky f002744d87 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6 years ago
  Christian Kratky 9efee7af21 Refactoring. 6 years ago
  Christian 9814b10496
Merge pull request #355 from JanEggers/ConnectionHandlerWithWebsockets 6 years ago
  JanEggers 978694b3c0 set binary mode 6 years ago
  JanEggers bc6f155f12 using connectionhandlers with websockets 6 years ago
  Christian Kratky d494c2104b Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6 years ago
  Christian Kratky 8035c6859f Update docs. 6 years ago
  Christian Kratky 2f10295022 Fix message handling for UWP. 6 years ago
  Christian e5f32730a7
Merge pull request #353 from JanEggers/hideoverloadthatdoesnotprovideoptions 6 years ago
  JanEggers cd257b4d25 hide overload that does not provide options 6 years ago
  Christian Kratky ce534baa75 Move the connection check interval of the ManagedClient to the options. 6 years ago
  Christian Kratky 2b420b8e66 Add support for disabling server endpoints (ipv4 or ipv6) 6 years ago
  Christian Kratky 35300abfb5 Fix typo. 6 years ago
  Christian Kratky 3d0ecc05ff Fix bug which prevents receiving large packets for UWP. 6 years ago
  Christian Kratky bfb6ec8856 Update UWP test app. 6 years ago
  Christian Kratky bf1d682a85 Update libs 6 years ago
  Christian Kratky 7d9326a147 Extend MqttPacketReader constructor to allow more unit tests. 6 years ago
  Christian Kratky 7fd09009e7 Update docs. 6 years ago
  Christian Kratky 9fa5e2dc1f Add the adapter Endpoint to the connection validator. 6 years ago
  Christian Kratky 15d4ee4d68 Merge branch 'develop' 6 years ago
  Christian Kratky 6ca6a52ae8 Update docs. 6 years ago
  Christian Kratky 3d643aa4cb Update versions. 6 years ago
  Christian 9739d23b6f
Merge pull request #340 from JanEggers/moreExtensionsForAspnetCoreConfiguration 6 years ago
  JanEggers c43acf7dac more extensions for aspnetcore configuration 6 years ago
  Christian 995c226893
Merge pull request #339 from JanEggers/develop 6 years ago
  Jan Eggers 8574bbb64f fixed parsing issue and added test 6 years ago
  JanEggers b2bb545947
Update MQTTnet.AspNetCore.nuspec 6 years ago
  Christian Kratky bf8dae67de Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6 years ago
  Christian c6309da015
Merge pull request #334 from JanEggers/improveErrorMessages 6 years ago
  Christian 2e83a1010e
Merge pull request #330 from JanEggers/develop 6 years ago
  Christian Kratky d5efb31e3a Fix build script. 6 years ago
  Jan Eggers b77798f885 dont use thread static buffers they are overlapping on server due to async io 6 years ago
  Jan Eggers 5923c7c408 fixed negative length for empty packages 6 years ago
  Jan Eggers 7dfb6fdc52 fixed dup flag serialization and added roundtrip tests 6 years ago
  Jan Eggers 4e40b2ddf3 added test to prove something is broken 6 years ago
  Jan Eggers 4e9abd41c0 improve error messages 6 years ago
  Jan Eggers 7240b86d98 fixed another build issue 6 years ago
  Christian Kratky 211853d519 Fix wrong packet writer buffer length calculation. 6 years ago