24 Commits (dc7b9414d9080922ac77a32bd9317408ae6502b5)

Autor SHA1 Mensaje Fecha
  Christian 8df8cb1eb6 Refactor logging and add benchmark. hace 6 años
  Christian e14ea9a240 Add overflow strategy for pending messages queue. 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 9e90111b37 Fix several deadlocks 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 f85ad4965b Refactor keep alive monitoring and add unit tests. 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 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 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
  Christian Kratky 77b80dc53e Removed 3rd-Party libraries. hace 7 años
  Christian Kratky 5bcda12ca9 Fix QoS handling in server hace 7 años
  Christian Kratky 8de87c8772 Wrap COM exceptions, close client connection when server stops, process retained messages from server hace 7 años
  Christian Kratky 3625363fcf Fix references. Fix certificate handing issue hace 7 años
  Jan Eggers acbf9153f4 fixed the other timing issue hace 7 años
  Christian Kratky 7dfc19e588 Added missing ConfigureAwaits hace 7 años
  Christian Kratky d2e481719c Optimized persisting of retained messages to avoid useless writes to the filesystem hace 7 años
  Christian Kratky 7e48746944 Fix cleanup of client sessions hace 7 años
  Jan Eggers e6e88e132b possibly fixed timing issue in test hace 7 años
  Christian Kratky 11ccb951aa Refactor traces of server session handling hace 7 años
  Christian Kratky 30df7d4c9e Fix subscribe interceptor hace 7 años
  Christian Kratky ba16ae6568 Add interceptor for client subscriptions hace 7 años
  Christian Kratky d0f1c18a2f Server refactoring hace 7 años
  Christian Kratky 1c0b2b55b6 Fix bugs hace 7 años
  Christian Kratky daf22c762f Small refactorings hace 7 años
  JanEggers d10f29bbc6 initial version hace 7 años
  Christian Kratky 4386ef1e56 Added interceptor for application messages hace 7 años
  Christian Kratky df1dd0eec7 Refactoring hace 7 años
  Christian Kratky 11ade8c3df Refactor tracing hace 7 años
  Christian Kratky af3cebb266 Renamed trace class hace 7 años
  Christian Kratky 67267c05fd Refactor options hace 7 años
  JanEggers 1d78d675f7 improved api surface of mqttserver and fixed unittests hace 7 años
  JanEggers 3079ad37ce improved client livetime events hace 7 años
  Christian Kratky 862f76fea2 Add support for retained application messages hace 7 años
  Christian Kratky e7c8d1c1c1 Add cancellation token to adapter hace 7 años
  Eggers Jan 473c8e0a15 send multiple packages at once msg/sec from 9000 to 32000 hace 7 años
  Christian Kratky 6b1a6c054e Even more performance optimizations hace 7 años
  Christian Kratky 76151deba0 Additional performance improvements hace 7 años