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