19 Commits (f85ad4965b337335eff361b714aa1c772b0d5626)

Author SHA1 Message Date
  Christian f85ad4965b Refactor keep alive monitoring and add unit tests. 6 years ago
  Christian abb216c055 Fix retained message handling 6 years ago
  Christian 1760dc7d35 Fix async issues 6 years ago
  Christian 59dcbf4c0c Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 years ago
  Christian 30754433eb Add server methods for controlling the client subscriptions. 7 years ago
  Christian 40c33ac639 Refactoring 7 years ago
  Christian 002e4b8d69 Fix broken unit tests 7 years ago
  kpreisser e1a9aa7d03 Adjust the MqttClientPendingMessagesQueue and the MqttPacketReader to use asynchronous methods for long-running/blocking operations. 7 years ago
  Christian Kratky e0284886b5 Added the bound IP address to the server options. 7 years ago
  Christian Kratky f91d935708 Add the ClientId to the application message interceptor. 7 years ago
  Christian Kratky 333fc4c387 Fixed an TLS issue in the MqttClientOptionsBuilder; Fix a subscription issue in the managed client. 7 years ago
  Christian Kratky 644e948489 Fix keep alive checks in server 7 years ago
  Christian Kratky d12d2648b7 Add extension for RPC calls; replace locks; Refactored storage in Managed Client 7 years ago
  Christian Kratky 0ee3c8e135 Add statistics of last sent packets to the _ConnectedClient_. 7 years ago
  Christian Kratky bc959a8c3d Performance optimizations 7 years ago
  Christian Kratky 69781d822a Update docs, fix managed client connection issue 7 years ago
  Christian Kratky 611fabcd01 Performance optimizations 7 years ago
  Christian Kratky ee6ec14bf8 Add interface for server options. Add context class for connection validator (hide internal packets). 7 years ago
  Christian Kratky f9d67e2cd2 Merge proces, enable signing of the assembly. 7 years ago