Gen
79d95c8516
Fix hanging issue under UWP.
il y a 4 ans
Christian Kratky
4b08bb41f5
Refactor code.
il y a 4 ans
Christian Kratky
c89918a890
Update python runtime for MQTTnet.Server.
il y a 4 ans
Christian
6546175ea2
Update README.md
il y a 4 ans
Christian Kratky
b9e9fe64ac
Refactor adapter handling.
il y a 4 ans
Christian
9fd7c7bc1e
Merge pull request #891 from PSanetra/async-message-processing
Introduce asynchronous message processing
il y a 4 ans
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
il y a 4 ans
Christian Kratky
54870adc64
Fix build warnings and errors.
il y a 4 ans
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"
il y a 4 ans
Christian Kratky
fc358f9015
Fix build errors.
il y a 4 ans
Christian Kratky
b93cd5b673
Refactor code.
il y a 4 ans
Christian
aafc99f39e
Merge pull request #884 from chkr1011/feature-isconnected
Added check if the server is started or not.
il y a 4 ans
Christian
b14d7affe5
Merge branch 'master' into feature-isconnected
il y a 4 ans
Christian Kratky
67d56644b2
Expose custom session items in session status.
il y a 4 ans
Christian Kratky
6e0d3ec0fb
Update nuget packages.
il y a 4 ans
Christian Kratky
2c6613a7b7
Merge branch 'feature/low_level_client'
il y a 4 ans
Christian Kratky
d464bfb7c5
Fix connect and disconnect event flow.
il y a 4 ans
Christian Kratky
7a24970035
Fix UnitTests.
il y a 4 ans
Christian Kratky
db906eca24
Merge branch 'master' into feature/low_level_client
il y a 4 ans
Christian Kratky
ad128c7889
Improve socket handling.
il y a 4 ans
Christian
3e096bc353
Merge pull request #886 from PMExtra/feature-userproperties
GetUserProperty extension.
il y a 4 ans
HansM
f0be8404cf
Merge branch 'master' into feature-userproperties
il y a 4 ans
Christian
6de28d32e4
Merge pull request #889 from PMExtra/feature-with-uri
Support MqttClientOptionsBuilder.WithConnectionUri()
il y a 4 ans
PM Extra
2ede7df38a
Merge branch 'master' into feature-userproperties
il y a 4 ans
PM Extra
2a35108a73
Merge branch 'master' into feature-with-uri
il y a 4 ans
PMExtra
774d49a908
Fix exception message and add test cases.
il y a 4 ans
PMExtra
c83bec6e81
Fix for Nullable.
il y a 4 ans
PMExtra
763d9778bb
Check parameters and add friendly exceptions.
il y a 4 ans
PMExtra
9368eebfd5
Update nuspec.
il y a 4 ans
Christian Kratky
81b547f386
Fix logging issues.
il y a 4 ans
Christian
e33c5ccb4c
Merge pull request #885 from chkr1011/fix-userproperties
Removed checks for user properties in MQTT v3 and instead ignore them.
il y a 4 ans
Christian Kratky
0ca4c88e69
Merge branch 'master' into feature/low_level_client
il y a 4 ans
Christian Kratky
04ccdcd562
Add low level client.
il y a 4 ans
PMExtra
aafd4ea658
Fix.
il y a 4 ans
PMExtra
4eb65fc3d2
Support MqttClientOptionsBuilder.WithConnectionUri()
il y a 4 ans
PMExtra
f7f00f4e06
Update nuspec.
il y a 4 ans
HansM
af0b98eace
Merge pull request #888 from chkr1011/fix-copyright-date
Adjusted copyright information in the nuget package specifications.
il y a 4 ans
SeppPenner
0da2ab9de6
Adjusted copyright information in the nuget package specifications.
il y a 4 ans
SeppPenner
ea22ef4164
Adjusted .nuspec file, added property to interface as well.
il y a 4 ans
SeppPenner
cb5a0cf38b
Updated nuget package description.
il y a 4 ans
PMExtra
55dc940abb
GetUserProperty extension.
il y a 4 ans
SeppPenner
c40e3c64aa
Removed checks for user properties in MQTT v3 and instead ignore them.
il y a 4 ans
SeppPenner
87c4fa14ee
Added check if the server is started or not.
il y a 4 ans
Christian Kratky
0653b89701
Fix broken unit tests.
il y a 4 ans
Christian Kratky
561474c572
Fix broken unit tests.
il y a 4 ans
Christian
dca2af47d8
Merge pull request #880 from xljiulang/master
Reduce the performance cost of Memory<T>.getSpan()
il y a 4 ans
xljiulang
9ed80daf83
Reduce the performance cost of Memory<T>.getSpan()
il y a 4 ans
Christian
0d39bbbc0c
Merge pull request #870 from JanEggers/aspnetcore3bugfixes
Aspnetcore3bugfixes
il y a 4 ans
JanEggers
52faf6d76a
updated releasenotes
il y a 4 ans
JanEggers
20eda96921
fixed core 3.1 startup and verified it still works with 2.1 and net461
il y a 4 ans