213 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 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 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
  Christian d9501de252 Treat a connection handover as a clean disconnect. 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 af8d1ec6be Refactoring hace 6 años
  Israel Lot 942bf70582 one less copy and allocation 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
  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
  Israel Lot 9bc34e4406 Translate timeout exception hace 6 años
  Israel Lot c915af8dad Disable Nagle on sockets, send packets in one shot. hace 6 años
  Christian d2049d63d6 Refactoring minor issues hace 6 años
  Israel Lot a5f33bc244 Replace double dictionary with a tuple key hace 6 años
  Christian 1df6798934 Fix issues in RPC extension. hace 6 años
  Christian ec41efd860 Fix client dead lock and protocol version issues. hace 6 años
  Christian c06d84e834 Renamed MqttServerAdapter to MqttTcpServerAdapter hace 6 años