Christian Kratky
08c9ecb011
Fix wrong keep alive delay calculation.
před 4 roky
Christian Kratky
17ceb20169
Add dummy method to allow safe downgrade.
před 4 roky
Christian Kratky
683bb43486
Fix performance issue in logger.
před 4 roky
Christian Kratky
a58ab607ad
Improve logger performance.
před 4 roky
Christian Kratky
f0a1f9ca93
Add support for user properties in client connect.
před 4 roky
Christian Kratky
2a421d1d42
Refactor code.
před 4 roky
Christian Kratky
f85bc9b956
Dispose socket when TCP connect failed.
před 4 roky
JanEggers
4b481b4833
removed unused dependecies
před 4 roky
Christian Kratky
e798c91ff3
Fix exception handling when using invalid host names upon connect.
před 4 roky
Christian Kratky
9810e52bcb
Fix build.
před 4 roky
Christian Kratky
fbbc638c75
Try to fix CI builds.
před 4 roky
Christian Kratky
bf679adb6b
Try to fix CI builds.
před 4 roky
Christian Kratky
cf7e59a774
Improve unit tests.
před 4 roky
Christian Kratky
7931af7487
Add support for certificate validation callback for Web Socket connections.
před 4 roky
Christian Kratky
c2ac4fffaf
Expose PING method for clients.
před 4 roky
Christian Kratky
4b78710705
Refactor topic filter naming.
před 4 roky
Christian Kratky
2d6c44e45b
MQTTnet.Server: Fix version detection.
před 4 roky
JanEggers
d49a4384c0
use the RemoteEndpoint property from the ConnectionContext and added test
před 4 roky
Gen
4e6658e014
Fix typo.
před 4 roky
Gen
2b2b30912c
Configure context.
před 4 roky
Gen
79d95c8516
Fix hanging issue under UWP.
před 4 roky
Christian Kratky
4b08bb41f5
Refactor code.
před 4 roky
Christian Kratky
c89918a890
Update python runtime for MQTTnet.Server.
před 4 roky
Christian Kratky
b9e9fe64ac
Refactor adapter handling.
před 4 roky
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
před 4 roky
Christian Kratky
54870adc64
Fix build warnings and errors.
před 4 roky
PSanetra
892e4842ed
Fix MQTTnet.Tests/Server_Tests/Same_Client_Id_Connect_Disconnect_Event_Order
This failing test was caused by a raise condition in the MqttClientSessionsManager
The test failed as the value of `flow` in the assertion `Assert.AreEqual("cdc", flow);` was "ccd"
před 4 roky
Christian Kratky
b93cd5b673
Refactor code.
před 4 roky
Christian Kratky
67d56644b2
Expose custom session items in session status.
před 4 roky
Christian Kratky
6e0d3ec0fb
Update nuget packages.
před 4 roky
Christian Kratky
d464bfb7c5
Fix connect and disconnect event flow.
před 4 roky
Christian Kratky
7a24970035
Fix UnitTests.
před 4 roky
Christian Kratky
ad128c7889
Improve socket handling.
před 4 roky
PMExtra
774d49a908
Fix exception message and add test cases.
před 4 roky
PMExtra
c83bec6e81
Fix for Nullable.
před 4 roky
PMExtra
763d9778bb
Check parameters and add friendly exceptions.
před 4 roky
Christian Kratky
81b547f386
Fix logging issues.
před 4 roky
Christian Kratky
04ccdcd562
Add low level client.
před 4 roky
PMExtra
aafd4ea658
Fix.
před 4 roky
PMExtra
4eb65fc3d2
Support MqttClientOptionsBuilder.WithConnectionUri()
před 4 roky
SeppPenner
ea22ef4164
Adjusted .nuspec file, added property to interface as well.
před 4 roky
PMExtra
55dc940abb
GetUserProperty extension.
před 4 roky
SeppPenner
c40e3c64aa
Removed checks for user properties in MQTT v3 and instead ignore them.
před 4 roky
SeppPenner
87c4fa14ee
Added check if the server is started or not.
před 4 roky
Christian Kratky
0653b89701
Fix broken unit tests.
před 4 roky
Christian Kratky
561474c572
Fix broken unit tests.
před 4 roky
陈国伟
c10145f743
Use IConnectionEndPointFeature to get IMqttChannelAdapter.Endpoint in aspnetcore31
před 4 roky
xljiulang
9ed80daf83
Reduce the performance cost of Memory<T>.getSpan()
před 4 roky
JanEggers
20eda96921
fixed core 3.1 startup and verified it still works with 2.1 and net461
před 4 roky
Christian Kratky
8e0bce7734
Remove obsolete references.
před 4 roky