672 コミット (2b10200101c8f8a985722fe152496259e687e384)
 

作成者 SHA1 メッセージ 日付
  Jens-Christian Skibakk 2b10200101 Small fix for inconsistent client name in log 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年前
  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年前
  Christian Kratky 7d9326a147 Extend MqttPacketReader constructor to allow more unit tests. 6年前
  Christian Kratky 7fd09009e7 Update docs. 6年前
  Christian Kratky 9fa5e2dc1f Add the adapter Endpoint to the connection validator. 6年前
  Christian Kratky 15d4ee4d68 Merge branch 'develop' 6年前
  Christian Kratky 6ca6a52ae8 Update docs. 6年前
  Christian Kratky 3d643aa4cb Update versions. 6年前
  Christian 9739d23b6f
Merge pull request #340 from JanEggers/moreExtensionsForAspnetCoreConfiguration 6年前
  JanEggers c43acf7dac more extensions for aspnetcore configuration 6年前
  Christian 995c226893
Merge pull request #339 from JanEggers/develop 6年前
  Jan Eggers 8574bbb64f fixed parsing issue and added test 6年前
  JanEggers b2bb545947
Update MQTTnet.AspNetCore.nuspec 6年前
  Christian Kratky bf8dae67de Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6年前
  Christian c6309da015
Merge pull request #334 from JanEggers/improveErrorMessages 6年前
  Christian 2e83a1010e
Merge pull request #330 from JanEggers/develop 6年前
  Christian Kratky d5efb31e3a Fix build script. 6年前
  Jan Eggers b77798f885 dont use thread static buffers they are overlapping on server due to async io 6年前
  Jan Eggers 5923c7c408 fixed negative length for empty packages 6年前
  Jan Eggers 7dfb6fdc52 fixed dup flag serialization and added roundtrip tests 6年前
  Jan Eggers 4e40b2ddf3 added test to prove something is broken 6年前
  Jan Eggers 4e9abd41c0 improve error messages 6年前
  Jan Eggers 7240b86d98 fixed another build issue 6年前
  Christian Kratky 211853d519 Fix wrong packet writer buffer length calculation. 6年前
  Christian Kratky f39589a8c1 Add new publish overloads. 6年前