Christian
3d68951f68
Update MQTTnet.nuspec
4 years ago
Christian Kratky
a35dee9352
Update docs.
4 years ago
Christian Kratky
26af205ab0
Update docs.
4 years ago
Christian Kratky
1a9460776b
Update docs.
4 years ago
Christian Kratky
24f0ea01f5
Improve session takeover and keep alive handling.
4 years ago
Christian Kratky
558d281a33
Refactor TLS 1.3 support.
4 years ago
Jay424
3ea281ff84
Updated release notes
4 years ago
Christian Kratky
adce5662eb
Prepare docs for next release.
4 years ago
Christian Kratky
1a6be47144
Update docs.
4 years ago
JanEggers
d7b552fce2
renaming and added cast
4 years ago
Christian Kratky
f259bbcc9b
ManagedClient: Expose internal client.
4 years ago
Christian Kratky
e475e36ce7
Update docs.
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
1f8792cf87
Update docs.
4 years ago
Krause, Henning
f3f10e9f65
Added missing nuget instructions for the build
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
733c587e45
Fix Unit Tests.
4 years ago
Christian Kratky
4e6aeb91a4
Fix server adapter memory leak and UnitTests
4 years ago
Christian
3a4dce5080
Update MQTTnet.nuspec
4 years ago
SeppPenner
40aefd0ad3
Added local variable to avoid that the solution is not threadsafe.
4 years ago
SeppPenner
75dfe68a94
Added interceptor for undelivered messages.
4 years ago
Christian Kratky
c779b394f1
Add abstraction layer for server certificate.
4 years ago
Christian Kratky
7ea9415c63
Add proper state checks for server API.
4 years ago
Christian Kratky
dbe12b9c48
General code refactoring.
4 years ago
Christian Kratky
e80d19ba9b
Update docs.
4 years ago
Christian Kratky
763f0e7934
Update nuspec.
4 years ago
Christian Kratky
9d381c2cf9
Update nuspec.
4 years ago
Christian Kratky
683bb43486
Fix performance issue in logger.
4 years ago
Christian Kratky
a58ab607ad
Improve logger performance.
4 years ago
Christian Kratky
f0a1f9ca93
Add support for user properties in client connect.
4 years ago
Christian Kratky
89e9cb224f
Update nuspec.
4 years ago
Christian Kratky
fe48c9c837
Update nuspecs.
4 years ago
Christian Kratky
48d0344a40
Fix WebSocket4Net extension nuspec.
4 years ago
Christian Kratky
f85bc9b956
Dispose socket when TCP connect failed.
4 years ago
JanEggers
4b481b4833
removed unused dependecies
4 years ago
Christian Kratky
e798c91ff3
Fix exception handling when using invalid host names upon connect.
4 years ago
Christian Kratky
5df4fc3d5d
Update docs.
4 years ago
Christian Kratky
9810e52bcb
Fix build.
4 years ago
JanEggers
93d8679bbc
fixed netcoreapp3.1 build
4 years ago
Christian Kratky
7931af7487
Add support for certificate validation callback for Web Socket connections.
4 years ago
Christian Kratky
bb5f023b74
Update docs.
4 years ago
Christian Kratky
b9e9fe64ac
Refactor adapter handling.
4 years ago
PSanetra
fcd6b7ff52
Process messages async
This commit fixes issues which were caused by processing messages synchronously in the packet receiver loop. This blocked KeepAlive and Ack packets from being processed while a message was processed.
Fixes #648
Fixes #587
Fixes #829
4 years ago
Christian Kratky
54870adc64
Fix build warnings and errors.
4 years ago
Christian Kratky
67d56644b2
Expose custom session items in session status.
4 years ago
Christian Kratky
6e0d3ec0fb
Update nuget packages.
4 years ago
PMExtra
9368eebfd5
Update nuspec.
4 years ago