1405 コミット (f7db00c08e49216ca1706ca140d4a359c4b596b8)
 

作成者 SHA1 メッセージ 日付
  JanEggers f7db00c08e improved behavior when multiple connections fight over a session 4年前
  Christian Kratky f259bbcc9b ManagedClient: Expose internal client. 4年前
  Christian Kratky d63143bdc9 ManagedClient: Add new option for disabling auto reconnect. 4年前
  Christian Kratky aad9eac361 Refactor AWS integration. 4年前
  Christian Kratky e8a683b936 Merge remote-tracking branch 'origin/master' 4年前
  Christian Kratky e475e36ce7 Update docs. 4年前
  Christian 611c230da2
Merge pull request #981 from henning-krause/master 4年前
  Krause, Henning 18839de083 Removed -prelease switch from build 4年前
  Krause, Henning 194664bc9c Reverted bogus change 4年前
  Krause, Henning 10a33fd153 Removed -prelease switch from build 4年前
  Christian Kratky 868aa7d89a Merge remote-tracking branch 'origin/master' 4年前
  Christian Kratky 1f8792cf87 Update docs. 4年前
  Christian 7bb99c8b37
Merge pull request #979 from msallin/bugfix/978/ClientMessageQueueInterceptor 4年前
  Marc Sallin 7f5504b01b Fix wrong QoS when using MqttClientMessageQueueInterceptor #978 4年前
  Marc Sallin fd789417e7 Extend MqttClientMessageQueueInterceptorContext to expose SubscriptionQualityOfServiceLevel 4年前
  Marc Sallin f1f9924bce Expose WithClientMessageQueueInterceptor 4年前
  Marc Sallin b0c603082b Rename "QualityOfServiceLevel" to SubscriptionQualityOfServiceLevel where appropriated to make the difference between the two different QoS fields more clear 4年前
  Krause, Henning f3f10e9f65 Added missing nuget instructions for the build 4年前
  Krause, Henning beb228cc05 Fixed issues from code review 4年前
  Krause, Henning 7a7f0640ba Reverted solution file 4年前
  Krause, Henning 55d009ce6b Reverted solution file 4年前
  Krause, Henning e23ac4f703 Removed test program 4年前
  Krause, Henning fc367ddb64 Added support to set TLS Application Protocols 4年前
  Christian Kratky cf217034fa Fix broken ClientWasConnected detection. 4年前
  Christian Kratky 6b6627f823 Fix null ref exception in low level client. 4年前
  Christian Kratky 4f51a238b3 Fix UnitTests 4年前
  Christian Kratky 733c587e45 Fix Unit Tests. 4年前
  Christian Kratky 3260920828 Fix UnitTests 4年前
  Christian Kratky 4e6aeb91a4 Fix server adapter memory leak and UnitTests 4年前
  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年前