574 Commits (3480d9ac357c95409d373e9570fa2fdc19911299)
 

Author SHA1 Message Date
  Sébastien Warin 5e0bc17341 Removing the debug log messages 6 years ago
  Sébastien Warin 932aa1fd39 Fixes chkr1011's refactoing and pass all tests 6 years ago
  Sébastien Warin 2c45e9fedd Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6 years ago
  Sébastien Warin c1352d50c1 Review code style to match with the existing code 6 years ago
  Christian 2499d29196 Refactor events. 6 years ago
  Christian fbf1cbc76e Refactor ConnectedClient statistics API 6 years ago
  Christian 719838de3b Add new server option to disable/enable persistent sessions. 6 years ago
  Sébastien Warin ba66c108fa Fixes and clean the new topic matcher from israellot 6 years ago
  Sébastien Warin 5287bf5cac Codacy/PR Quality Review 6 years ago
  Sébastien Warin 10740f12c4 Replace the Async coordination primitives 6 years ago
  Christian 3e6edb92c5 Refactor ASP.NET integration. 6 years ago
  Christian dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. 6 years ago
  Christian 8df8cb1eb6 Refactor logging and add benchmark. 6 years ago
  Christian e14ea9a240 Add overflow strategy for pending messages queue. 6 years ago
  Christian 57287a5303 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6 years ago
  Christian febc8f774d Start a dedicated thread per client. 6 years ago
  Christian e51042ed04 Update UWP version 6 years ago
  Christian 910c123887
Merge pull request #266 from VladimirAkopyan/master 6 years ago
  Christian e0899abaac
Merge pull request #257 from JanEggers/AllocationBenchmark 6 years ago
  Vladimir Akopyan 9df1bb2ff2
Merge branch 'develop' into master 6 years ago
  VladimirAkopyan 7b987635f7 ref #230 Limiting the growth of PendingMessagesQueue to a configurable value. it will only store X lated messages, 250 by default. 6 years ago
  JanEggers 8c37cf16c0 fixed tests 6 years ago
  JanEggers c569c10740 dont use writer instance 6 years ago
  Christian 325541642e
Merge pull request #256 from JanEggers/AllocationBenchmark 6 years ago
  JanEggers 97d91ec0f8 fixed code quality issues 6 years ago
  JanEggers 17db90d5ab fixed build 6 years ago
  JanEggers e7a7bb1a7b added benchmark for serializers 6 years ago
  Christian b621806a7c Update build config 6 years ago
  Christian 7720a3f091 Refactor thread management. 6 years ago
  Christian b22b02a0b6 Refactor subscriptions manager 6 years ago
  Christian d14088512b Refactoring 6 years ago
  Christian 62527a91ac Complete merge 6 years ago
  Christian f9e4a97eb8 Merge 6 years ago
  Christian ff45be1f71 Update docs 6 years ago
  Christian aaed2ed790 Process client messages in worker thread (extend options) 6 years ago
  Christian d9501de252 Treat a connection handover as a clean disconnect. 6 years ago
  Christian 9fdcb08364 Add benchmark app. 6 years ago
  Christian 9f4f37bb51 Update nugets 6 years ago
  Christian 49cf364352 Update docs 6 years ago
  Christian b9a73cc23d Changed socket features. 6 years ago
  Christian 357fd844d7 Fix TopicFilterComparer 6 years ago
  Christian 74a5522965 Add topic filter tests from MQTT spec 6 years ago
  Christian 84dab18c2a Fix broken UWP support. 6 years ago
  Christian 9e90111b37 Fix several deadlocks 6 years ago
  Christian ffb1645f14 Refactoring 6 years ago
  Christian 6448b217d5 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6 years ago
  Christian 1b84ab40ce
Merge pull request #226 from israellot/develop 6 years ago
  Christian af8d1ec6be Refactoring 6 years ago
  Israel Lot 04a4080768 removed performance section from sln file 6 years ago
  Israel Lot 942bf70582 one less copy and allocation 6 years ago