678 Commits (6b9015a9287a85182958339ae02cd18582f0be54)
 

Autor SHA1 Mensaje Fecha
  Christian Kratky 6b9015a928 Fix order of ClientConnected and ClientDisconnected events. hace 6 años
  Christian Kratky a740c38ee6 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop hace 6 años
  Christian Kratky 603639126e Fix issue in processing of server messages. hace 6 años
  Christian b0da4b2b2d
Merge pull request #372 from jenscski/LogFix hace 6 años
  Christian 5402859a30
Merge pull request #368 from jenscski/ClientKeepAliveMonitor 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
  Christian Kratky 773fd09166 Merge branch 'master' into develop hace 6 años
  Christian 57532a290a
Merge pull request #365 from jenscski/DotnetCliBuild hace 6 años
  Jens-Christian Skibakk 740a35b018 Skip build uap10.0 when using dotnet cli hace 6 años
  Christian Kratky b09eb1213c Refactor logging. hace 6 años
  Christian Kratky 23ae8ab3b5 Fix unit test. hace 6 años
  Christian Kratky 0bdb7e9e44 Merge branch 'develop' hace 6 años
  Christian Kratky 54e3cd7cb7 Update nuspecs. 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 f002744d87 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop hace 6 años
  Christian Kratky 9efee7af21 Refactoring. hace 6 años
  Christian 9814b10496
Merge pull request #355 from JanEggers/ConnectionHandlerWithWebsockets 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 d494c2104b Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop hace 6 años
  Christian Kratky 8035c6859f Update docs. hace 6 años
  Christian Kratky 2f10295022 Fix message handling for UWP. hace 6 años
  Christian e5f32730a7
Merge pull request #353 from JanEggers/hideoverloadthatdoesnotprovideoptions 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 bfb6ec8856 Update UWP test app. 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
  Christian Kratky 9fa5e2dc1f Add the adapter Endpoint to the connection validator. hace 6 años
  Christian Kratky 15d4ee4d68 Merge branch 'develop' hace 6 años
  Christian Kratky 6ca6a52ae8 Update docs. hace 6 años
  Christian Kratky 3d643aa4cb Update versions. hace 6 años
  Christian 9739d23b6f
Merge pull request #340 from JanEggers/moreExtensionsForAspnetCoreConfiguration hace 6 años
  JanEggers c43acf7dac more extensions for aspnetcore configuration hace 6 años
  Christian 995c226893
Merge pull request #339 from JanEggers/develop hace 6 años
  Jan Eggers 8574bbb64f fixed parsing issue and added test hace 6 años
  JanEggers b2bb545947
Update MQTTnet.AspNetCore.nuspec hace 6 años
  Christian Kratky bf8dae67de Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop hace 6 años
  Christian c6309da015
Merge pull request #334 from JanEggers/improveErrorMessages hace 6 años
  Christian 2e83a1010e
Merge pull request #330 from JanEggers/develop hace 6 años
  Christian Kratky d5efb31e3a Fix build script. hace 6 años
  Jan Eggers b77798f885 dont use thread static buffers they are overlapping on server due to async io hace 6 años
  Jan Eggers 5923c7c408 fixed negative length for empty packages hace 6 años