1069 Commits (ed06ea6bc95843a9924dc30db1e038e4e36f5035)
 

Author SHA1 Message Date
  Christian Kratky c5c088300f Merge branch 'master' of https://github.com/chkr1011/MQTTnet 6 years ago
  Christian Kratky ccea8e6eb5 Update readme 6 years ago
  Christian Kratky ac60ed4559 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6 years ago
  Christian Kratky 8026263a27 Update nuspec 6 years ago
  Christian Kratky 6fa6abe6f0 Update readme. 6 years ago
  Christian Kratky e8d5bd7bfb Add new properties and events for the managed client. 6 years ago
  Christian 2a03c1f1f4
Merge pull request #321 from asthomas/develop 6 years ago
  asthomas 0c6b92536e
Merge pull request #1 from chkr1011/develop 6 years ago
  Andrew dddc1ec112 Fix a bug where an incoming SSL client connection was being treated as a plain-text connection. 6 years ago
  Christian Kratky 8b376874c0 Merge develop 6 years ago
  Christian Kratky 0322660561 Refactor async/await and ConcurrentDictionary usage. 6 years ago
  Christian a7205ddf02
Merge pull request #318 from JanEggers/perf 6 years ago
  Jan Eggers 64b38487bc improve session manager 6 years ago
  Christian Kratky bc20850fba Refactor serializer locking and thread instances. 6 years ago
  Christian Kratky 66048931a2 Refactor ASP net Core integration and fix breaking change. 6 years ago
  Christian 8444b6b3be
Merge pull request #298 from JanEggers/transports 6 years ago
  Christian Kratky baac26c5f6 Refactor package deserialization. 6 years ago
  Christian Kratky 56e9e15ac0 Refactor Serializer memory usage. 6 years ago
  Christian Kratky beb54acc2f Refactor serializer benchmark to allow fair comparisons. 6 years ago
  JanEggers d573423372 downgrade dependencies to 2.0 6 years ago
  JanEggers 410bc211a5 fixed packet reader 6 years ago
  JanEggers e65c3f2f2b moved files into the correct place 6 years ago
  JanEggers cf947415e8 enable abort exceptions 6 years ago
  JanEggers c32a606a70 add memory diagnoser 6 years ago
  JanEggers 78c6059668 enabled clients based on tcp to benefit from new api and added Benchmark for EndtoEnd with new API 6 years ago
  JanEggers 7c2adf636f removed dead code and make new connection context an opt in so kestrel 2.0 still works 6 years ago
  JanEggers d5ac8c7183 use final packages 6 years ago
  JanEggers 7a7fab0907 fixed rebase 6 years ago
  JanEggers c758ae89f4 first iteration 6 years ago
  Christian Kratky caea7910b4 Refactor message processing and async/await usage. 6 years ago
  Christian Kratky 6192685671 Remove batch sending of messages to prevent message reordering and several required awaits. 6 years ago
  Christian Kratky 26eed30dbf Added custom exception for gracefully closed exceptions. 6 years ago
  Christian Kratky 20779dfece Reorganize solution structure. 6 years ago
  Christian Kratky 6bcfa436ea Fix TLS certificate loading. 6 years ago
  Christian Kratky e62316105f Refactor server socket management for Linux support. 6 years ago
  Christian Kratky 9e318fc40d Update BetterCodeHub config. 6 years ago
  Christian Kratky 4b407d5213 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6 years ago
  Christian Kratky 841a22b2b2 Refactor channel adapter. 6 years ago
  Christian Kratky 840d8ab4fd Refactor TCP channel. 6 years ago
  Christian 2e3e58ed73
Update .bettercodehub.yml 6 years ago
  Christian Kratky eb48f87667 Update packages 6 years ago
  Christian Kratky a164c120d5 Update solution file. 6 years ago
  Christian 9dddd40dbe
Update .bettercodehub.yml 6 years ago
  Christian ad778636cf
Delete MQTTnet.NetStandard.csproj 6 years ago
  Christian Kratky 78360bc24a Add ID property for the ManagedMqttApplicationMessage. 6 years ago
  Christian Kratky 3480d9ac35 Refactoring 6 years ago
  Christian Kratky ae72bc3f99 Fix wrong exceptions during a clean disconnect. 6 years ago
  Christian Kratky c8bf36044b Rerfactor package parsing. 6 years ago
  Christian Kratky b05cb0d2ea Move managed client to separate nuget. 6 years ago
  Christian Kratky fd1880f1ff Update better code hub config. 6 years ago