596 Commits (e65c3f2f2b84b47952f15824cfe961f897a21d43)
 

Autor SHA1 Mensaje Fecha
  JanEggers e65c3f2f2b moved files into the correct place hace 6 años
  JanEggers cf947415e8 enable abort exceptions hace 6 años
  JanEggers c32a606a70 add memory diagnoser hace 6 años
  JanEggers 78c6059668 enabled clients based on tcp to benefit from new api and added Benchmark for EndtoEnd with new API hace 6 años
  JanEggers 7c2adf636f removed dead code and make new connection context an opt in so kestrel 2.0 still works hace 6 años
  JanEggers d5ac8c7183 use final packages hace 6 años
  JanEggers 7a7fab0907 fixed rebase hace 6 años
  JanEggers c758ae89f4 first iteration hace 6 años
  Christian Kratky caea7910b4 Refactor message processing and async/await usage. hace 6 años
  Christian Kratky 6192685671 Remove batch sending of messages to prevent message reordering and several required awaits. hace 6 años
  Christian Kratky 26eed30dbf Added custom exception for gracefully closed exceptions. hace 6 años
  Christian Kratky 20779dfece Reorganize solution structure. hace 6 años
  Christian Kratky 6bcfa436ea Fix TLS certificate loading. hace 6 años
  Christian Kratky e62316105f Refactor server socket management for Linux support. hace 6 años
  Christian Kratky 9e318fc40d Update BetterCodeHub config. hace 6 años
  Christian Kratky 4b407d5213 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop hace 6 años
  Christian Kratky 841a22b2b2 Refactor channel adapter. hace 6 años
  Christian Kratky 840d8ab4fd Refactor TCP channel. hace 6 años
  Christian Kratky eb48f87667 Update packages hace 6 años
  Christian Kratky a164c120d5 Update solution file. hace 6 años
  Christian ad778636cf
Delete MQTTnet.NetStandard.csproj hace 6 años
  Christian Kratky 78360bc24a Add ID property for the ManagedMqttApplicationMessage. hace 6 años
  Christian Kratky 3480d9ac35 Refactoring hace 6 años
  Christian Kratky ae72bc3f99 Fix wrong exceptions during a clean disconnect. hace 6 años
  Christian Kratky c8bf36044b Rerfactor package parsing. hace 6 años
  Christian Kratky b05cb0d2ea Move managed client to separate nuget. hace 6 años
  Christian Kratky fd1880f1ff Update better code hub config. hace 6 años
  Christian Kratky 70c5bd1875 Remove obsolete files. hace 6 años
  Christian Kratky 00ac9ce961 Fix wrong remaining length calculation. hace 6 años
  Christian Kratky 1d455221e4 Clear awaiters after an exception has occured. hace 6 años
  Christian Kratky 31b4eb7937 Optimize package serializing and dispatching. hace 6 años
  Christian Kratky c88b46783b [Server] Add new interceptor before messages are added to a queue. hace 6 años
  Christian Kratky 39edd22a9d Refactor thread management for incoming packets. hace 6 años
  Christian Kratky afe25db0d3 Update docs. hace 6 años
  Christian Kratky f86a5af794 Merge branch 'pr/301' into develop hace 6 años
  Christian Kratky e6de4d014e Update client test app hace 6 años
  Christoph Stichlberger b38df9eecd Respect keep alive interval after sending hace 6 años
  Christian Kratky 54abf84e96 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop hace 6 años
  Christian Kratky 66ebdfd61a Add test for simple server and client execution. hace 6 años
  Christian 4fe7c13d8e
Merge pull request #295 from JanEggers/moreBenchmarks hace 6 años
  Jan Eggers 2578b380f9 fixed sln change and moved options to seperate file hace 6 años
  Jan Eggers cadf9f797f added pipe based benchmak hace 6 años
  JanEggers fd50e4e260 more benchmarks hace 6 años
  Christian Kratky 1cbec27b7f Fix projects hace 6 años
  Christian Kratky 8d110c44f7 Merge master hace 6 años
  Christian Kratky 66a77db851 Merge branch 'master' of https://github.com/chkr1011/MQTTnet hace 6 años
  Christian Kratky 0505efbac1 Refactor graceful socket close. hace 6 años
  Christian Kratky 99614f2e15 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop hace 6 años
  Christian 08e41244fc
Merge pull request #294 from JanEggers/NewExtensionToReduceCodeForBuilderPattern hace 6 años
  JanEggers 4e74b59796 added extension method hace 6 años