1376 次代码提交 (505684361195b595e1ab194a3ff622cd5d0e0768)
 

作者 SHA1 备注 提交日期
  Christian Kratky 5056843611 Fix UnitTests. 4 年前
  Christian Kratky a65c015a58 Refactor exception message. 4 年前
  Christian e63f26789f
Merge pull request #959 from Mephistofeles/ManagedMqttClientExtensions 4 年前
  Christian 9a598892a7
Merge pull request #954 from JanEggers/fix#788 4 年前
  Paweł Słowik 857ab005be Modified IManagedMqttClient extension methods to work on less specific interfaces (IApplicationMessagePublisher and IApplicationMessageReceiver) 4 年前
  JanEggers 33e4ec1943 improve exceptions in case of corrupt packages close pipes after exception occoured to avoid lingering connections should fix #788 4 年前
  Christian Kratky 6a564a0c72 Align nuget dependency versions and project references. 4 年前
  Christian 3a4dce5080
Update MQTTnet.nuspec 4 年前
  Christian 4e6118d324
Merge pull request #946 from JTOne123/master 4 年前
  Pavlo Datsiuk 269bfa09ac [COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.AspNetCore.csproj] 4 年前
  Pavlo Datsiuk 59dd6b98a3 [COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.csproj] 4 年前
  Pavlo Datsiuk 9f37306f20 [COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.Extensions.WebSocket4Net.csproj] 4 年前
  Pavlo Datsiuk 85b000c6b7 [COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.Extensions.Rpc.csproj] 4 年前
  Pavlo Datsiuk 5a919ce5d2 [COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.Extensions.ManagedClient.csproj] 4 年前
  Christian 57ab8e5abc
Merge pull request #941 from chkr1011/disconnect-reason-codes 4 年前
  SeppPenner 8f6d48be81 Adjusted ImplementationSpecificError to be UnspecifiedError reason code in the MqttClient. 4 年前
  Christian 38cfa15cc3
Merge pull request #938 from chkr1011/interceptor-undelivered 4 年前
  SeppPenner 6adf7096ec Updated client sessions manager to handle the delivery count for the handler correctly. 4 年前
  SeppPenner df149eb0b3 Added reason code to MqttClientDisconnectedEventArgs and use it. 4 年前
  Christian Kratky 63c9329190 Merge remote-tracking branch 'origin/master' 4 年前
  Christian Kratky 246a10649a Minor refactorings. 4 年前
  SeppPenner 0a76ac15c6 Added missing disconnect reason codes. 4 年前
  HansM d801af5616
Merge branch 'master' into interceptor-undelivered 4 年前
  SeppPenner 257211fc7a Moved undeliveredMessageInterceptor to local variable to avoid threading issues. 4 年前
  SeppPenner a407fc381b Made deliveryCount a local variable. 4 年前
  Christian 4fa275bf2b
Merge pull request #937 from chkr1011/fix-writeasync-nre 4 年前
  SeppPenner 7cf12dc751 Made delivery count internal. 4 年前
  SeppPenner 40aefd0ad3 Added local variable to avoid that the solution is not threadsafe. 4 年前
  SeppPenner c20142671f MQTTnet: Adjusted UndeliveredMessageInterceptor handler to return if it's null instead of throwing an exception. 4 年前
  SeppPenner 75dfe68a94 Added interceptor for undelivered messages. 4 年前
  Christian 92518fc4ec
Merge pull request #935 from JanEggers/fixedParallelWrites 4 年前
  JanEggers 16180e83ba fixed parallel writes #932 4 年前
  Christian Kratky c779b394f1 Add abstraction layer for server certificate. 4 年前
  Christian Kratky e60a732b61 Merge remote-tracking branch 'origin/master' 4 年前
  Christian Kratky 7ea9415c63 Add proper state checks for server API. 4 年前
  Christian 13c399bc9a
Merge pull request #895 from borigas/x509Cert 4 年前
  Christian Kratky 4565c3990a Fix Blazor projects. 4 年前
  Christian Kratky 2bd2648b48 Merge remote-tracking branch 'origin/master' 4 年前
  Christian Kratky 1b56155f1c Add Blazor test app. 4 年前
  Christian 626930cfae
Update README.md 4 年前
  Christian 6cf9cb0af2
Update README.md 4 年前
  Christian Kratky 60941c04e5 Add new factory overloads. 4 年前
  Christian Kratky ba68b1274b Merge remote-tracking branch 'origin/master' 4 年前
  Christian Kratky dbe12b9c48 General code refactoring. 4 年前
  Christian 52b79a140b
Merge pull request #930 from prime167/patch-1 4 年前
  Jeff Zhou c270225e9e
Update MqttTopicFilterBuilder.cs 4 年前
  Christian Kratky 3f5d4e9825 Added MQTT JS examples for MQTTnet.Server. 4 年前
  Christian Kratky e80d19ba9b Update docs. 4 年前
  Christian Kratky 48837529a2 Fix web socket sub protocol negotiation. 4 年前
  Christian Kratky 43e3ad4c00 Add support for static files. 4 年前