43 コミット (1a8bcae47cd2aa05a703bc89c9eaf331d4d2c0b8)

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