483 Commits (9f37306f201f49d3a103b33fcd7b71998c461538)

Author SHA1 Message Date
  Pavlo Datsiuk 9f37306f20 [COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.Extensions.WebSocket4Net.csproj] 4 years ago
  Pavlo Datsiuk 85b000c6b7 [COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.Extensions.Rpc.csproj] 4 years ago
  Pavlo Datsiuk 5a919ce5d2 [COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.Extensions.ManagedClient.csproj] 4 years ago
  SeppPenner 8f6d48be81 Adjusted ImplementationSpecificError to be UnspecifiedError reason code in the MqttClient. 4 years ago
  SeppPenner 6adf7096ec Updated client sessions manager to handle the delivery count for the handler correctly. 4 years ago
  SeppPenner df149eb0b3 Added reason code to MqttClientDisconnectedEventArgs and use it. 4 years ago
  Christian Kratky 246a10649a Minor refactorings. 4 years ago
  SeppPenner 0a76ac15c6 Added missing disconnect reason codes. 4 years ago
  SeppPenner 257211fc7a Moved undeliveredMessageInterceptor to local variable to avoid threading issues. 4 years ago
  SeppPenner a407fc381b Made deliveryCount a local variable. 4 years ago
  SeppPenner 7cf12dc751 Made delivery count internal. 4 years ago
  SeppPenner 40aefd0ad3 Added local variable to avoid that the solution is not threadsafe. 4 years ago
  SeppPenner c20142671f MQTTnet: Adjusted UndeliveredMessageInterceptor handler to return if it's null instead of throwing an exception. 4 years ago
  SeppPenner 75dfe68a94 Added interceptor for undelivered messages. 4 years ago
  JanEggers 16180e83ba fixed parallel writes #932 4 years ago
  Christian Kratky c779b394f1 Add abstraction layer for server certificate. 4 years ago
  Christian Kratky 7ea9415c63 Add proper state checks for server API. 4 years ago
  Christian Kratky 60941c04e5 Add new factory overloads. 4 years ago
  Christian Kratky dbe12b9c48 General code refactoring. 4 years ago
  Jeff Zhou c270225e9e
Update MqttTopicFilterBuilder.cs 4 years ago
  Christian Kratky 3f5d4e9825 Added MQTT JS examples for MQTTnet.Server. 4 years ago
  Christian Kratky 48837529a2 Fix web socket sub protocol negotiation. 4 years ago
  Christian Kratky 43e3ad4c00 Add support for static files. 4 years ago
  Christian Kratky 08c9ecb011 Fix wrong keep alive delay calculation. 4 years ago
  Christian Kratky 17ceb20169 Add dummy method to allow safe downgrade. 4 years ago
  Christian Kratky 683bb43486 Fix performance issue in logger. 4 years ago
  Christian Kratky a58ab607ad Improve logger performance. 4 years ago
  Christian Kratky f0a1f9ca93 Add support for user properties in client connect. 4 years ago
  Christian Kratky 2a421d1d42 Refactor code. 4 years ago
  Christian Kratky f85bc9b956 Dispose socket when TCP connect failed. 4 years ago
  JanEggers 4b481b4833 removed unused dependecies 4 years ago
  Christian Kratky e798c91ff3 Fix exception handling when using invalid host names upon connect. 4 years ago
  Christian Kratky 9810e52bcb Fix build. 4 years ago
  Christian Kratky fbbc638c75 Try to fix CI builds. 4 years ago
  Christian Kratky bf679adb6b Try to fix CI builds. 4 years ago
  Christian Kratky cf7e59a774 Improve unit tests. 4 years ago
  Christian Kratky 7931af7487 Add support for certificate validation callback for Web Socket connections. 4 years ago
  Christian Kratky c2ac4fffaf Expose PING method for clients. 4 years ago
  Christian Kratky 4b78710705 Refactor topic filter naming. 4 years ago
  Christian Kratky 2d6c44e45b MQTTnet.Server: Fix version detection. 4 years ago
  Ben Origas fc3965f5a3 Also Wrap certificate namespace in a !UWP compiler directive in options builder 4 years ago
  Ben Origas 1d553c5ece Wrap certificate namespace in a !UWP compiler directive 4 years ago
  Ben Origas 07ad9fc557 Add exception if both Certificate and X509Certificate are set 4 years ago
  JanEggers d49a4384c0 use the RemoteEndpoint property from the ConnectionContext and added test 4 years ago
  Gen 4e6658e014 Fix typo. 4 years ago
  Gen 2b2b30912c Configure context. 4 years ago
  Gen 79d95c8516 Fix hanging issue under UWP. 4 years ago
  Ben Origas 88e8691ce0 Move server x509 certs into non-uwp compiler flags 5 years ago
  Ben Origas 28641892f5 Add an x509 certificate parameter 5 years ago
  Christian Kratky 4b08bb41f5 Refactor code. 4 years ago