508 Commits (57287a53034740e7047290742cf2dcc57590d243)
 

Autor SHA1 Mensaje Fecha
  Christian 57287a5303 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop hace 6 años
  Christian febc8f774d Start a dedicated thread per client. hace 6 años
  Christian e51042ed04 Update UWP version hace 6 años
  Christian 910c123887
Merge pull request #266 from VladimirAkopyan/master hace 6 años
  Christian e0899abaac
Merge pull request #257 from JanEggers/AllocationBenchmark hace 6 años
  Vladimir Akopyan 9df1bb2ff2
Merge branch 'develop' into master hace 6 años
  VladimirAkopyan 7b987635f7 ref #230 Limiting the growth of PendingMessagesQueue to a configurable value. it will only store X lated messages, 250 by default. hace 6 años
  JanEggers 8c37cf16c0 fixed tests hace 6 años
  JanEggers c569c10740 dont use writer instance hace 6 años
  Christian 325541642e
Merge pull request #256 from JanEggers/AllocationBenchmark hace 6 años
  JanEggers 97d91ec0f8 fixed code quality issues hace 6 años
  JanEggers 17db90d5ab fixed build hace 6 años
  JanEggers e7a7bb1a7b added benchmark for serializers hace 6 años
  Christian b621806a7c Update build config hace 6 años
  Christian 7720a3f091 Refactor thread management. hace 6 años
  Christian b22b02a0b6 Refactor subscriptions manager hace 6 años
  Christian d14088512b Refactoring hace 6 años
  Christian 62527a91ac Complete merge hace 6 años
  Christian f9e4a97eb8 Merge hace 6 años
  Christian ff45be1f71 Update docs hace 6 años
  Christian aaed2ed790 Process client messages in worker thread (extend options) hace 6 años
  Christian d9501de252 Treat a connection handover as a clean disconnect. hace 6 años
  Christian 9fdcb08364 Add benchmark app. hace 6 años
  Christian 9f4f37bb51 Update nugets hace 6 años
  Christian 49cf364352 Update docs hace 6 años
  Christian b9a73cc23d Changed socket features. hace 6 años
  Christian 357fd844d7 Fix TopicFilterComparer hace 6 años
  Christian 74a5522965 Add topic filter tests from MQTT spec hace 6 años
  Christian 84dab18c2a Fix broken UWP support. hace 6 años
  Christian 9e90111b37 Fix several deadlocks hace 6 años
  Christian ffb1645f14 Refactoring hace 6 años
  Christian 6448b217d5 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop hace 6 años
  Christian 1b84ab40ce
Merge pull request #226 from israellot/develop hace 6 años
  Christian af8d1ec6be Refactoring hace 6 años
  Israel Lot 04a4080768 removed performance section from sln file hace 6 años
  Israel Lot 942bf70582 one less copy and allocation hace 6 años
  Israel Lot b9f0ee2317 merge upstream hace 6 años
  Christian cb09bac246 Refactor the WebSocket channel and remove the internal queue. hace 6 años
  Christian 109e4b2cf1 Refactor the task timeout code to avoid still running tasks if the timeout is reached. hace 6 años
  Israel Lot e4cf2978e6 Remove useless sempahore object hace 6 años
  Christian 17b74f20c9 Migrate to Stream-less approach. hace 6 años
  Christian ae11e31048 Refactoring hace 6 años
  Christian e455ce9c78 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop hace 6 años
  Christian 41df5cdd8b Update docs hace 6 años
  Christian 383225d7f4
Merge pull request #225 from israellot/optmizations hace 6 años
  Israel Lot a62c15ad1a Missing interface implementation hace 6 años
  Israel Lot 5300742543 Avoid unnecessary enumeration for every packet hace 6 años
  Israel Lot cd09a2f176 Fix code style hace 6 años
  Israel Lot 11ba46d140 Remove useless stream flush hace 6 años
  Israel Lot e006377e64 Fix zero lenght packets bug hace 6 años