272 Commits (840d8ab4fd8399f2111e1a0b806444ef7f8a0ce0)

Autor SHA1 Mensaje Fecha
  Christian Kratky 840d8ab4fd Refactor TCP channel. 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 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
  Christoph Stichlberger b38df9eecd Respect keep alive interval after sending hace 6 años
  Christian Kratky 1cbec27b7f Fix projects hace 6 años
  Christian Kratky 0505efbac1 Refactor graceful socket close. hace 6 años
  JanEggers 4e74b59796 added extension method hace 6 años
  Christian Kratky 9bea46adcb Remove unneeded _sealed_ keywords. Update docs. hace 6 años
  Christian Kratky a10183628b Suspend keep alive checking while a packet is being received. hace 6 años
  Christian Kratky 7e0017d14a Update docs. hace 6 años
  Christian Kratky 62e9a333c7 Add several packet validations. hace 6 años
  Christian Kratky 4838da48ef Replace a manual lock with the lock class. hace 6 años
  Christian Kratky b5a43c416a Add validation of packet control type. hace 6 años
  Christian Kratky 137d1d181b Refactor ManagedMqttClientStorage hace 6 años
  Christian 40f7a7c593
Delete duplicate file hace 6 años
  JTrotta f844a8be5e ManagedMqttClietStorage now works hace 6 años
  Sébastien Warin 9b29f8c23a Fix MqttProtocolVersion 3.1 connection hace 6 años
  Christian 8077d8dfeb Refactor TopicFilterComparer hace 6 años
  Sébastien Warin 5e0bc17341 Removing the debug log messages hace 6 años
  Sébastien Warin 932aa1fd39 Fixes chkr1011's refactoing and pass all tests hace 6 años
  Sébastien Warin c1352d50c1 Review code style to match with the existing code hace 6 años
  Christian 2499d29196 Refactor events. hace 6 años
  Christian fbf1cbc76e Refactor ConnectedClient statistics API hace 6 años
  Christian 719838de3b Add new server option to disable/enable persistent sessions. hace 6 años
  Sébastien Warin ba66c108fa Fixes and clean the new topic matcher from israellot hace 6 años
  Sébastien Warin 5287bf5cac Codacy/PR Quality Review hace 6 años
  Sébastien Warin 10740f12c4 Replace the Async coordination primitives hace 6 años
  Christian 3e6edb92c5 Refactor ASP.NET integration. hace 6 años
  Christian dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. hace 6 años
  Christian 8df8cb1eb6 Refactor logging and add benchmark. hace 6 años
  Christian e14ea9a240 Add overflow strategy for pending messages queue. 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
  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
  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 aaed2ed790 Process client messages in worker thread (extend options) hace 6 años