1407 Cometimentos (bea6d75251912d6452a33c1a477c471a293b7cec)
 

Autor SHA1 Mensagem Data
  Christian bea6d75251
Merge pull request #993 from chkr1011/client-disconnected-handler há 4 anos
  Christian Kratky f259bbcc9b ManagedClient: Expose internal client. há 4 anos
  SeppPenner 252772007b Changed MqttServerClientDisconnectedHandlerDelegate back again. há 4 anos
  SeppPenner 21a9974e5d Tried to add a MqttServerOptions fluent method for the client disconnected handler. há 4 anos
  Christian Kratky d63143bdc9 ManagedClient: Add new option for disabling auto reconnect. há 4 anos
  Christian Kratky aad9eac361 Refactor AWS integration. há 4 anos
  Christian Kratky e8a683b936 Merge remote-tracking branch 'origin/master' há 4 anos
  Christian Kratky e475e36ce7 Update docs. há 4 anos
  Christian 611c230da2
Merge pull request #981 from henning-krause/master há 4 anos
  Krause, Henning 18839de083 Removed -prelease switch from build há 4 anos
  Krause, Henning 194664bc9c Reverted bogus change há 4 anos
  Krause, Henning 10a33fd153 Removed -prelease switch from build há 4 anos
  Christian Kratky 868aa7d89a Merge remote-tracking branch 'origin/master' há 4 anos
  Christian Kratky 1f8792cf87 Update docs. há 4 anos
  Christian 7bb99c8b37
Merge pull request #979 from msallin/bugfix/978/ClientMessageQueueInterceptor há 4 anos
  Marc Sallin 7f5504b01b Fix wrong QoS when using MqttClientMessageQueueInterceptor #978 há 4 anos
  Marc Sallin fd789417e7 Extend MqttClientMessageQueueInterceptorContext to expose SubscriptionQualityOfServiceLevel há 4 anos
  Marc Sallin f1f9924bce Expose WithClientMessageQueueInterceptor há 4 anos
  Marc Sallin b0c603082b Rename "QualityOfServiceLevel" to SubscriptionQualityOfServiceLevel where appropriated to make the difference between the two different QoS fields more clear há 4 anos
  Krause, Henning f3f10e9f65 Added missing nuget instructions for the build há 4 anos
  Krause, Henning beb228cc05 Fixed issues from code review há 4 anos
  Krause, Henning 7a7f0640ba Reverted solution file há 4 anos
  Krause, Henning 55d009ce6b Reverted solution file há 4 anos
  Krause, Henning e23ac4f703 Removed test program há 4 anos
  Krause, Henning fc367ddb64 Added support to set TLS Application Protocols há 4 anos
  Christian Kratky cf217034fa Fix broken ClientWasConnected detection. há 4 anos
  Christian Kratky 6b6627f823 Fix null ref exception in low level client. há 4 anos
  Christian Kratky 4f51a238b3 Fix UnitTests há 4 anos
  Christian Kratky 733c587e45 Fix Unit Tests. há 4 anos
  Christian Kratky 3260920828 Fix UnitTests há 4 anos
  Christian Kratky 4e6aeb91a4 Fix server adapter memory leak and UnitTests há 4 anos
  Christian Kratky 5056843611 Fix UnitTests. há 4 anos
  Christian Kratky a65c015a58 Refactor exception message. há 4 anos
  Christian e63f26789f
Merge pull request #959 from Mephistofeles/ManagedMqttClientExtensions há 4 anos
  Christian 9a598892a7
Merge pull request #954 from JanEggers/fix#788 há 4 anos
  Paweł Słowik 857ab005be Modified IManagedMqttClient extension methods to work on less specific interfaces (IApplicationMessagePublisher and IApplicationMessageReceiver) há 4 anos
  JanEggers 33e4ec1943 improve exceptions in case of corrupt packages close pipes after exception occoured to avoid lingering connections should fix #788 há 4 anos
  Christian Kratky 6a564a0c72 Align nuget dependency versions and project references. há 4 anos
  Christian 3a4dce5080
Update MQTTnet.nuspec há 4 anos
  Christian 4e6118d324
Merge pull request #946 from JTOne123/master há 4 anos
  Pavlo Datsiuk 269bfa09ac [COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.AspNetCore.csproj] há 4 anos
  Pavlo Datsiuk 59dd6b98a3 [COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.csproj] há 4 anos
  Pavlo Datsiuk 9f37306f20 [COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.Extensions.WebSocket4Net.csproj] há 4 anos
  Pavlo Datsiuk 85b000c6b7 [COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.Extensions.Rpc.csproj] há 4 anos
  Pavlo Datsiuk 5a919ce5d2 [COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.Extensions.ManagedClient.csproj] há 4 anos
  Christian 57ab8e5abc
Merge pull request #941 from chkr1011/disconnect-reason-codes há 4 anos
  SeppPenner 8f6d48be81 Adjusted ImplementationSpecificError to be UnspecifiedError reason code in the MqttClient. há 4 anos
  Christian 38cfa15cc3
Merge pull request #938 from chkr1011/interceptor-undelivered há 4 anos
  SeppPenner 6adf7096ec Updated client sessions manager to handle the delivery count for the handler correctly. há 4 anos
  SeppPenner df149eb0b3 Added reason code to MqttClientDisconnectedEventArgs and use it. há 4 anos