Marc Sallin
|
b0c603082b
|
Rename "QualityOfServiceLevel" to SubscriptionQualityOfServiceLevel where appropriated to make the difference between the two different QoS fields more clear
|
4 years ago |
Krause, Henning
|
f3f10e9f65
|
Added missing nuget instructions for the build
|
4 years ago |
Krause, Henning
|
beb228cc05
|
Fixed issues from code review
|
4 years ago |
Krause, Henning
|
7a7f0640ba
|
Reverted solution file
|
4 years ago |
Krause, Henning
|
55d009ce6b
|
Reverted solution file
|
4 years ago |
Krause, Henning
|
e23ac4f703
|
Removed test program
|
4 years ago |
Krause, Henning
|
fc367ddb64
|
Added support to set TLS Application Protocols
|
4 years ago |
Christian Kratky
|
cf217034fa
|
Fix broken ClientWasConnected detection.
|
4 years ago |
Christian Kratky
|
6b6627f823
|
Fix null ref exception in low level client.
|
4 years ago |
Christian Kratky
|
4f51a238b3
|
Fix UnitTests
|
4 years ago |
Christian Kratky
|
733c587e45
|
Fix Unit Tests.
|
4 years ago |
Christian Kratky
|
3260920828
|
Fix UnitTests
|
4 years ago |
Christian Kratky
|
4e6aeb91a4
|
Fix server adapter memory leak and UnitTests
|
4 years ago |
Christian Kratky
|
5056843611
|
Fix UnitTests.
|
4 years ago |
Christian Kratky
|
a65c015a58
|
Refactor exception message.
|
4 years ago |
Christian
|
e63f26789f
|
Merge pull request #959 from Mephistofeles/ManagedMqttClientExtensions
Modified ManagedMqttClientExtensions to work on less specific interfaces
|
4 years ago |
Christian
|
9a598892a7
|
Merge pull request #954 from JanEggers/fix#788
improve exceptions in case of corrupt packages
|
4 years ago |
Paweł Słowik
|
857ab005be
|
Modified IManagedMqttClient extension methods to work on less specific interfaces (IApplicationMessagePublisher and IApplicationMessageReceiver)
|
4 years ago |
JanEggers
|
33e4ec1943
|
improve exceptions in case of corrupt packages close pipes after exception occoured to avoid lingering connections should fix #788
|
4 years ago |
Christian Kratky
|
6a564a0c72
|
Align nuget dependency versions and project references.
|
4 years ago |
Christian
|
3a4dce5080
|
Update MQTTnet.nuspec
|
4 years ago |
Christian
|
4e6118d324
|
Merge pull request #946 from JTOne123/master
[PR] The proj files have been updated to enable SourceLink
|
4 years ago |
Pavlo Datsiuk
|
269bfa09ac
|
[COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.AspNetCore.csproj]
|
4 years ago |
Pavlo Datsiuk
|
59dd6b98a3
|
[COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.csproj]
|
4 years ago |
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 |
Christian
|
57ab8e5abc
|
Merge pull request #941 from chkr1011/disconnect-reason-codes
Added missing disconnect reason codes.
|
4 years ago |
SeppPenner
|
8f6d48be81
|
Adjusted ImplementationSpecificError to be UnspecifiedError reason code in the MqttClient.
|
4 years ago |
Christian
|
38cfa15cc3
|
Merge pull request #938 from chkr1011/interceptor-undelivered
Added interceptor for undelivered messages.
|
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
|
63c9329190
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Christian Kratky
|
246a10649a
|
Minor refactorings.
|
4 years ago |
SeppPenner
|
0a76ac15c6
|
Added missing disconnect reason codes.
|
4 years ago |
HansM
|
d801af5616
|
Merge branch 'master' into interceptor-undelivered
|
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 |
Christian
|
4fa275bf2b
|
Merge pull request #937 from chkr1011/fix-writeasync-nre
Added checks for null references in the MqttTcpChannel.
|
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 |
Christian
|
92518fc4ec
|
Merge pull request #935 from JanEggers/fixedParallelWrites
fixed parallel writes #932
|
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
|
e60a732b61
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Christian Kratky
|
7ea9415c63
|
Add proper state checks for server API.
|
4 years ago |
Christian
|
13c399bc9a
|
Merge pull request #895 from borigas/x509Cert
Add an x509 certificate parameter
|
4 years ago |
Christian Kratky
|
4565c3990a
|
Fix Blazor projects.
|
4 years ago |