615 Revīzijas (ac60ed4559dbc336ee3a9fe7684f2dc4ef1afaa8)
 

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