609 Révisions (e8d5bd7bfb06348f35a12a6bb9a568cf30101f25)
 

Auteur SHA1 Message Date
  Christian Kratky e8d5bd7bfb Add new properties and events for the managed client. il y a 6 ans
  Christian Kratky 8b376874c0 Merge develop il y a 6 ans
  Christian Kratky 0322660561 Refactor async/await and ConcurrentDictionary usage. il y a 6 ans
  Christian a7205ddf02
Merge pull request #318 from JanEggers/perf il y a 6 ans
  Jan Eggers 64b38487bc improve session manager il y a 6 ans
  Christian Kratky bc20850fba Refactor serializer locking and thread instances. il y a 6 ans
  Christian Kratky 66048931a2 Refactor ASP net Core integration and fix breaking change. il y a 6 ans
  Christian 8444b6b3be
Merge pull request #298 from JanEggers/transports il y a 6 ans
  Christian Kratky baac26c5f6 Refactor package deserialization. il y a 6 ans
  Christian Kratky 56e9e15ac0 Refactor Serializer memory usage. il y a 6 ans
  Christian Kratky beb54acc2f Refactor serializer benchmark to allow fair comparisons. il y a 6 ans
  JanEggers d573423372 downgrade dependencies to 2.0 il y a 6 ans
  JanEggers 410bc211a5 fixed packet reader il y a 6 ans
  JanEggers e65c3f2f2b moved files into the correct place il y a 6 ans
  JanEggers cf947415e8 enable abort exceptions il y a 6 ans
  JanEggers c32a606a70 add memory diagnoser il y a 6 ans
  JanEggers 78c6059668 enabled clients based on tcp to benefit from new api and added Benchmark for EndtoEnd with new API il y a 6 ans
  JanEggers 7c2adf636f removed dead code and make new connection context an opt in so kestrel 2.0 still works il y a 6 ans
  JanEggers d5ac8c7183 use final packages il y a 6 ans
  JanEggers 7a7fab0907 fixed rebase il y a 6 ans
  JanEggers c758ae89f4 first iteration il y a 6 ans
  Christian Kratky caea7910b4 Refactor message processing and async/await usage. il y a 6 ans
  Christian Kratky 6192685671 Remove batch sending of messages to prevent message reordering and several required awaits. il y a 6 ans
  Christian Kratky 26eed30dbf Added custom exception for gracefully closed exceptions. il y a 6 ans
  Christian Kratky 20779dfece Reorganize solution structure. il y a 6 ans
  Christian Kratky 6bcfa436ea Fix TLS certificate loading. il y a 6 ans
  Christian Kratky e62316105f Refactor server socket management for Linux support. il y a 6 ans
  Christian Kratky 9e318fc40d Update BetterCodeHub config. il y a 6 ans
  Christian Kratky 4b407d5213 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop il y a 6 ans
  Christian Kratky 841a22b2b2 Refactor channel adapter. il y a 6 ans
  Christian Kratky 840d8ab4fd Refactor TCP channel. il y a 6 ans
  Christian Kratky eb48f87667 Update packages il y a 6 ans
  Christian Kratky a164c120d5 Update solution file. il y a 6 ans
  Christian ad778636cf
Delete MQTTnet.NetStandard.csproj il y a 6 ans
  Christian Kratky 78360bc24a Add ID property for the ManagedMqttApplicationMessage. il y a 6 ans
  Christian Kratky 3480d9ac35 Refactoring il y a 6 ans
  Christian Kratky ae72bc3f99 Fix wrong exceptions during a clean disconnect. il y a 6 ans
  Christian Kratky c8bf36044b Rerfactor package parsing. il y a 6 ans
  Christian Kratky b05cb0d2ea Move managed client to separate nuget. il y a 6 ans
  Christian Kratky fd1880f1ff Update better code hub config. il y a 6 ans
  Christian Kratky 70c5bd1875 Remove obsolete files. il y a 6 ans
  Christian Kratky 00ac9ce961 Fix wrong remaining length calculation. il y a 6 ans
  Christian Kratky 1d455221e4 Clear awaiters after an exception has occured. il y a 6 ans
  Christian Kratky 31b4eb7937 Optimize package serializing and dispatching. il y a 6 ans
  Christian Kratky c88b46783b [Server] Add new interceptor before messages are added to a queue. il y a 6 ans
  Christian Kratky 39edd22a9d Refactor thread management for incoming packets. il y a 6 ans
  Christian Kratky afe25db0d3 Update docs. il y a 6 ans
  Christian Kratky f86a5af794 Merge branch 'pr/301' into develop il y a 6 ans
  Christian Kratky e6de4d014e Update client test app il y a 6 ans
  Christoph Stichlberger b38df9eecd Respect keep alive interval after sending il y a 6 ans