48 Commits (8077d8dfeb1236449b93bd14f1222f8cca8590cd)

Autor SHA1 Mensaje Fecha
  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 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
  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
  Christian b22b02a0b6 Refactor subscriptions manager hace 6 años
  Christian 62527a91ac Complete merge hace 6 años
  Christian d9501de252 Treat a connection handover as a clean disconnect. hace 6 años
  Christian 357fd844d7 Fix TopicFilterComparer hace 6 años
  Christian 9e90111b37 Fix several deadlocks hace 6 años
  Christian d2049d63d6 Refactoring minor issues hace 6 años
  Christian ec41efd860 Fix client dead lock and protocol version issues. hace 6 años
  Christian 8f96acaec4 Fixed a race condition in client and server. hace 6 años
  Christian 7a9ddfc2b5 Fix packet identifier which is sent from the server. hace 6 años
  Christian 56acc82445 Fix null ref in server when using interceptor hace 6 años
  Christian f85ad4965b Refactor keep alive monitoring and add unit tests. hace 6 años
  Christian abb216c055 Fix retained message handling hace 6 años
  Christian 1760dc7d35 Fix async issues hace 6 años
  Christian 59dcbf4c0c Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. hace 6 años
  Christian 30754433eb Add server methods for controlling the client subscriptions. hace 6 años
  Christian 40c33ac639 Refactoring hace 6 años
  Christian 002e4b8d69 Fix broken unit tests hace 6 años
  kpreisser e1a9aa7d03 Adjust the MqttClientPendingMessagesQueue and the MqttPacketReader to use asynchronous methods for long-running/blocking operations. hace 6 años
  Christian Kratky e0284886b5 Added the bound IP address to the server options. hace 7 años
  Christian Kratky f91d935708 Add the ClientId to the application message interceptor. hace 7 años
  Christian Kratky 333fc4c387 Fixed an TLS issue in the MqttClientOptionsBuilder; Fix a subscription issue in the managed client. hace 7 años
  Christian Kratky 644e948489 Fix keep alive checks in server hace 7 años
  Christian Kratky d12d2648b7 Add extension for RPC calls; replace locks; Refactored storage in Managed Client hace 7 años
  Christian Kratky 0ee3c8e135 Add statistics of last sent packets to the _ConnectedClient_. hace 7 años
  Christian Kratky bc959a8c3d Performance optimizations hace 7 años
  Christian Kratky 69781d822a Update docs, fix managed client connection issue hace 7 años
  Christian Kratky 611fabcd01 Performance optimizations hace 7 años
  Christian Kratky ee6ec14bf8 Add interface for server options. Add context class for connection validator (hide internal packets). hace 7 años
  Christian Kratky f9d67e2cd2 Merge proces, enable signing of the assembly. hace 7 años