Christian Kratky
b7fb0c1002
Refactor package object model.
hace 4 años
JanEggers
f7db00c08e
improved behavior when multiple connections fight over a session
hace 4 años
Krause, Henning
194664bc9c
Reverted bogus change
hace 4 años
Krause, Henning
10a33fd153
Removed -prelease switch from build
hace 4 años
Marc Sallin
7f5504b01b
Fix wrong QoS when using MqttClientMessageQueueInterceptor #978
hace 4 años
Marc Sallin
f1f9924bce
Expose WithClientMessageQueueInterceptor
hace 4 años
Christian Kratky
cf217034fa
Fix broken ClientWasConnected detection.
hace 4 años
Christian Kratky
6b6627f823
Fix null ref exception in low level client.
hace 4 años
Christian Kratky
4f51a238b3
Fix UnitTests
hace 4 años
Christian Kratky
733c587e45
Fix Unit Tests.
hace 4 años
Christian Kratky
3260920828
Fix UnitTests
hace 4 años
Christian Kratky
4e6aeb91a4
Fix server adapter memory leak and UnitTests
hace 4 años
Christian Kratky
5056843611
Fix UnitTests.
hace 4 años
Christian Kratky
a65c015a58
Refactor exception message.
hace 4 años
JanEggers
33e4ec1943
improve exceptions in case of corrupt packages close pipes after exception occoured to avoid lingering connections should fix #788
hace 4 años
Christian Kratky
6a564a0c72
Align nuget dependency versions and project references.
hace 4 años
SeppPenner
75dfe68a94
Added interceptor for undelivered messages.
hace 4 años
JanEggers
16180e83ba
fixed parallel writes #932
hace 4 años
Christian Kratky
4565c3990a
Fix Blazor projects.
hace 4 años
Christian Kratky
1b56155f1c
Add Blazor test app.
hace 4 años
Christian Kratky
60941c04e5
Add new factory overloads.
hace 4 años
Christian Kratky
dbe12b9c48
General code refactoring.
hace 4 años
Christian Kratky
683bb43486
Fix performance issue in logger.
hace 4 años
Christian Kratky
a58ab607ad
Improve logger performance.
hace 4 años
Christian Kratky
2a421d1d42
Refactor code.
hace 4 años
JanEggers
4b481b4833
removed unused dependecies
hace 4 años
Christian Kratky
e798c91ff3
Fix exception handling when using invalid host names upon connect.
hace 4 años
Christian Kratky
9810e52bcb
Fix build.
hace 4 años
Christian Kratky
31df8247fa
Try to fix CI build.
hace 4 años
JanEggers
93d8679bbc
fixed netcoreapp3.1 build
hace 4 años
Christian Kratky
9749f790ea
Try to fix CI builds.
hace 4 años
Christian Kratky
fbbc638c75
Try to fix CI builds.
hace 4 años
Christian Kratky
cf7e59a774
Improve unit tests.
hace 4 años
Christian Kratky
7931af7487
Add support for certificate validation callback for Web Socket connections.
hace 4 años
Christian Kratky
c2ac4fffaf
Expose PING method for clients.
hace 4 años
Christian Kratky
4b78710705
Refactor topic filter naming.
hace 4 años
JanEggers
d49a4384c0
use the RemoteEndpoint property from the ConnectionContext and added test
hace 4 años
Christian Kratky
4b08bb41f5
Refactor code.
hace 4 años
Christian Kratky
b9e9fe64ac
Refactor adapter handling.
hace 4 años
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
hace 4 años
Christian Kratky
54870adc64
Fix build warnings and errors.
hace 4 años
Christian Kratky
fc358f9015
Fix build errors.
hace 4 años
Christian Kratky
67d56644b2
Expose custom session items in session status.
hace 4 años
Christian Kratky
6e0d3ec0fb
Update nuget packages.
hace 4 años
Christian Kratky
7a24970035
Fix UnitTests.
hace 4 años
Christian Kratky
ad128c7889
Improve socket handling.
hace 4 años
PMExtra
774d49a908
Fix exception message and add test cases.
hace 4 años
Christian Kratky
81b547f386
Fix logging issues.
hace 4 años
Christian Kratky
04ccdcd562
Add low level client.
hace 4 años
PMExtra
4eb65fc3d2
Support MqttClientOptionsBuilder.WithConnectionUri()
hace 4 años