43 Commits (1a8bcae47cd2aa05a703bc89c9eaf331d4d2c0b8)

Autor SHA1 Mensaje Fecha
  Christian Kratky 6399172582 Improve connection disposal. hace 5 años
  Christian Kratky a25c8cd4c7 Fix some minor TODOs. hace 5 años
  JanEggers 477e2d23ab added benchmark option to compare netfx and core runtime hace 5 años
  JanEggers aee10ba6fa added netcore 2.1 build hace 5 años
  Christian Kratky dbee941dcc Update nuget packages. hace 5 años
  Christian Kratky cdeb073bb0 Fix disposal of SSL streams. hace 5 años
  Christian Kratky 562a5304f6 Add flag for secure connections. hace 5 años
  Christian Kratky 8708609498 Add more function mappings for MQTTnet Server. hace 5 años
  Christian Kratky 6a2bded181 Refactor session and connection handling in server. Fix QoS level 2 issues. hace 5 años
  Christian Kratky ebf0e91ab8 Refactor subscribe and unsubscribe to support MQTTv5. hace 5 años
  Christian Kratky cc113a6c34 Refactor namespaces. hace 5 años
  Federico Di Gregorio bc1a197c4f Align conditions in dependent project with conditions in MQTTnet hace 6 años
  Christian Kratky 7baff7c080 Refactor property definition for packets. hace 6 años
  Christian Kratky 48d5afa799 Refactor namings of serializers etc. hace 6 años
  Christian Kratky 5abee2512f Update nuget packages. hace 6 años
  Christian Kratky 5a59cd278c Add serializer adapter. hace 6 años
  Christian Kratky 7d9326a147 Extend MqttPacketReader constructor to allow more unit tests. hace 6 años
  Jan Eggers b77798f885 dont use thread static buffers they are overlapping on server due to async io hace 6 años
  Christian Kratky baac26c5f6 Refactor package deserialization. hace 6 años
  Christian Kratky 56e9e15ac0 Refactor Serializer memory usage. hace 6 años
  Christian Kratky beb54acc2f Refactor serializer benchmark to allow fair comparisons. 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
  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 20779dfece Reorganize solution structure. hace 6 años
  Christian Kratky e62316105f Refactor server socket management for Linux support. hace 6 años
  Christian Kratky 3480d9ac35 Refactoring hace 6 años
  Christian Kratky 31b4eb7937 Optimize package serializing and dispatching. 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
  Jan Eggers 09aacf011e use new project system for benchmarks hace 6 años
  Christian Kratky a10183628b Suspend keep alive checking while a packet is being received. hace 6 años
  Sébastien Warin ba66c108fa Fixes and clean the new topic matcher from israellot hace 6 años
  Christian 8df8cb1eb6 Refactor logging and add benchmark. hace 6 años
  JanEggers 97d91ec0f8 fixed code quality issues hace 6 años
  JanEggers e7a7bb1a7b added benchmark for serializers hace 6 años
  Christian 9fdcb08364 Add benchmark app. hace 6 años