637 Комити (995c226893e9df714a268e490975e091f9f8a0c1)
 

Аутор SHA1 Порука Датум
  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 година
  Christian e387971292
Merge pull request #326 from JanEggers/develop пре 6 година
  Jan Eggers 4fc1912ee8 fixed assembly versions пре 6 година
  Christian Kratky 31a704b675 Merge branch 'master' into develop пре 6 година
  Christian Kratky c5c088300f Merge branch 'master' of https://github.com/chkr1011/MQTTnet пре 6 година
  Christian Kratky ccea8e6eb5 Update readme пре 6 година
  Christian Kratky ac60ed4559 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop пре 6 година
  Christian Kratky 8026263a27 Update nuspec пре 6 година
  Christian Kratky 6fa6abe6f0 Update readme. пре 6 година
  Christian Kratky e8d5bd7bfb Add new properties and events for the managed client. пре 6 година
  Christian 2a03c1f1f4
Merge pull request #321 from asthomas/develop пре 6 година
  asthomas 0c6b92536e
Merge pull request #1 from chkr1011/develop пре 6 година
  Andrew dddc1ec112 Fix a bug where an incoming SSL client connection was being treated as a plain-text connection. пре 6 година
  Christian Kratky 8b376874c0 Merge develop пре 6 година
  Christian Kratky 0322660561 Refactor async/await and ConcurrentDictionary usage. пре 6 година
  Christian a7205ddf02
Merge pull request #318 from JanEggers/perf пре 6 година
  Jan Eggers 64b38487bc improve session manager пре 6 година
  Christian Kratky bc20850fba Refactor serializer locking and thread instances. пре 6 година
  Christian Kratky 66048931a2 Refactor ASP net Core integration and fix breaking change. пре 6 година
  Christian 8444b6b3be
Merge pull request #298 from JanEggers/transports пре 6 година
  Christian Kratky baac26c5f6 Refactor package deserialization. пре 6 година
  Christian Kratky 56e9e15ac0 Refactor Serializer memory usage. пре 6 година
  Christian Kratky beb54acc2f Refactor serializer benchmark to allow fair comparisons. пре 6 година
  JanEggers d573423372 downgrade dependencies to 2.0 пре 6 година
  JanEggers 410bc211a5 fixed packet reader пре 6 година
  JanEggers e65c3f2f2b moved files into the correct place пре 6 година
  JanEggers cf947415e8 enable abort exceptions пре 6 година
  JanEggers c32a606a70 add memory diagnoser пре 6 година
  JanEggers 78c6059668 enabled clients based on tcp to benefit from new api and added Benchmark for EndtoEnd with new API пре 6 година
  JanEggers 7c2adf636f removed dead code and make new connection context an opt in so kestrel 2.0 still works пре 6 година
  JanEggers d5ac8c7183 use final packages пре 6 година
  JanEggers 7a7fab0907 fixed rebase пре 6 година
  JanEggers c758ae89f4 first iteration пре 6 година
  Christian Kratky caea7910b4 Refactor message processing and async/await usage. пре 6 година
  Christian Kratky 6192685671 Remove batch sending of messages to prevent message reordering and several required awaits. пре 6 година
  Christian Kratky 26eed30dbf Added custom exception for gracefully closed exceptions. пре 6 година