Christian Kratky
|
b7fb0c1002
|
Refactor package object model.
|
4 years ago |
Jay424
|
3ea281ff84
|
Updated release notes
|
4 years ago |
Jay424
|
c778cd7a0f
|
Fixed evaluation of IgnoreCertificateRevocationErrors to correctly set SslClientAuthenticationOptions.CertificateRevocationCheckMode
The if was just flipped.
|
4 years ago |
Christian Kratky
|
adce5662eb
|
Prepare docs for next release.
|
4 years ago |
Christian Kratky
|
a26b641284
|
Fix broken connection takeover.
|
4 years ago |
Christian Kratky
|
7be3685850
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Christian Kratky
|
1a6be47144
|
Update docs.
|
4 years ago |
Christian
|
5d73de2a86
|
Merge pull request #1004 from JanEggers/fix#990
improved behavior when multiple connections fight over a session
|
4 years ago |
JanEggers
|
2eaebe0e6a
|
removed todo
|
4 years ago |
JanEggers
|
d7b552fce2
|
renaming and added cast
|
4 years ago |
Christian
|
bea6d75251
|
Merge pull request #993 from chkr1011/client-disconnected-handler
Tried to add a MqttServerOptions fluent method for the client disconn…
|
4 years ago |
JanEggers
|
f7db00c08e
|
improved behavior when multiple connections fight over a session
|
4 years ago |
Christian Kratky
|
f259bbcc9b
|
ManagedClient: Expose internal client.
|
4 years ago |
SeppPenner
|
252772007b
|
Changed MqttServerClientDisconnectedHandlerDelegate back again.
|
4 years ago |
SeppPenner
|
21a9974e5d
|
Tried to add a MqttServerOptions fluent method for the client disconnected handler.
|
4 years ago |
Christian Kratky
|
d63143bdc9
|
ManagedClient: Add new option for disabling auto reconnect.
|
4 years ago |
Christian Kratky
|
aad9eac361
|
Refactor AWS integration.
|
4 years ago |
Christian Kratky
|
e8a683b936
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Christian Kratky
|
e475e36ce7
|
Update docs.
|
4 years ago |
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 years ago |
Krause, Henning
|
18839de083
|
Removed -prelease switch from build
|
4 years ago |
Krause, Henning
|
194664bc9c
|
Reverted bogus change
|
4 years ago |
Krause, Henning
|
10a33fd153
|
Removed -prelease switch from build
|
4 years ago |
Christian Kratky
|
868aa7d89a
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Christian Kratky
|
1f8792cf87
|
Update docs.
|
4 years ago |
Christian
|
7bb99c8b37
|
Merge pull request #979 from msallin/bugfix/978/ClientMessageQueueInterceptor
Bugfix/978/client message queue interceptor
|
4 years ago |
Marc Sallin
|
7f5504b01b
|
Fix wrong QoS when using MqttClientMessageQueueInterceptor #978
|
4 years ago |
Marc Sallin
|
fd789417e7
|
Extend MqttClientMessageQueueInterceptorContext to expose SubscriptionQualityOfServiceLevel
|
4 years ago |
Marc Sallin
|
f1f9924bce
|
Expose WithClientMessageQueueInterceptor
|
4 years ago |
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 |