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"
há 4 anos
Christian Kratky
fc358f9015
Fix build errors.
há 4 anos
Christian Kratky
b93cd5b673
Refactor code.
há 4 anos
Christian
aafc99f39e
Merge pull request #884 from chkr1011/feature-isconnected
Added check if the server is started or not.
há 4 anos
Christian
b14d7affe5
Merge branch 'master' into feature-isconnected
há 4 anos
Christian Kratky
67d56644b2
Expose custom session items in session status.
há 4 anos
Christian Kratky
6e0d3ec0fb
Update nuget packages.
há 4 anos
Christian Kratky
2c6613a7b7
Merge branch 'feature/low_level_client'
há 4 anos
Christian Kratky
d464bfb7c5
Fix connect and disconnect event flow.
há 4 anos
Christian Kratky
7a24970035
Fix UnitTests.
há 4 anos
Christian Kratky
db906eca24
Merge branch 'master' into feature/low_level_client
há 4 anos
Christian Kratky
ad128c7889
Improve socket handling.
há 4 anos
Christian
3e096bc353
Merge pull request #886 from PMExtra/feature-userproperties
GetUserProperty extension.
há 4 anos
HansM
f0be8404cf
Merge branch 'master' into feature-userproperties
há 4 anos
Christian
6de28d32e4
Merge pull request #889 from PMExtra/feature-with-uri
Support MqttClientOptionsBuilder.WithConnectionUri()
há 4 anos
PM Extra
2ede7df38a
Merge branch 'master' into feature-userproperties
há 4 anos
PM Extra
2a35108a73
Merge branch 'master' into feature-with-uri
há 4 anos
PMExtra
774d49a908
Fix exception message and add test cases.
há 4 anos
PMExtra
c83bec6e81
Fix for Nullable.
há 4 anos
PMExtra
763d9778bb
Check parameters and add friendly exceptions.
há 4 anos
PMExtra
9368eebfd5
Update nuspec.
há 4 anos
Christian Kratky
81b547f386
Fix logging issues.
há 4 anos
Christian
e33c5ccb4c
Merge pull request #885 from chkr1011/fix-userproperties
Removed checks for user properties in MQTT v3 and instead ignore them.
há 4 anos
Christian Kratky
0ca4c88e69
Merge branch 'master' into feature/low_level_client
há 4 anos
Christian Kratky
04ccdcd562
Add low level client.
há 4 anos
PMExtra
aafd4ea658
Fix.
há 4 anos
PMExtra
4eb65fc3d2
Support MqttClientOptionsBuilder.WithConnectionUri()
há 4 anos
PMExtra
f7f00f4e06
Update nuspec.
há 4 anos
HansM
af0b98eace
Merge pull request #888 from chkr1011/fix-copyright-date
Adjusted copyright information in the nuget package specifications.
há 4 anos
SeppPenner
0da2ab9de6
Adjusted copyright information in the nuget package specifications.
há 4 anos
SeppPenner
ea22ef4164
Adjusted .nuspec file, added property to interface as well.
há 4 anos
SeppPenner
cb5a0cf38b
Updated nuget package description.
há 4 anos
PMExtra
55dc940abb
GetUserProperty extension.
há 4 anos
SeppPenner
c40e3c64aa
Removed checks for user properties in MQTT v3 and instead ignore them.
há 4 anos
SeppPenner
87c4fa14ee
Added check if the server is started or not.
há 4 anos
Christian Kratky
0653b89701
Fix broken unit tests.
há 4 anos
Christian Kratky
561474c572
Fix broken unit tests.
há 4 anos
Christian
dca2af47d8
Merge pull request #880 from xljiulang/master
Reduce the performance cost of Memory<T>.getSpan()
há 4 anos
xljiulang
9ed80daf83
Reduce the performance cost of Memory<T>.getSpan()
há 4 anos
Christian
0d39bbbc0c
Merge pull request #870 from JanEggers/aspnetcore3bugfixes
Aspnetcore3bugfixes
há 4 anos
JanEggers
52faf6d76a
updated releasenotes
há 4 anos
JanEggers
20eda96921
fixed core 3.1 startup and verified it still works with 2.1 and net461
há 4 anos
Christian Kratky
f6a814c6d7
Update build script.
há 4 anos
Christian Kratky
8e0bce7734
Remove obsolete references.
há 4 anos
Christian Kratky
72fa13ca5b
Fix build errors.
há 4 anos
Christian Kratky
45e3455e6c
Merge remote-tracking branch 'origin/master'
há 4 anos
Christian
160da00f55
Merge pull request #873 from andrei-m-code/bugfix/mqttnet-client-semaphore-dispose
DIspose semaphore in MqttChannelAdapter
há 4 anos
Christian Kratky
6b4b829cf6
Merge branch 'develop'
há 4 anos
Andrei Mikhalevich
e7fa465616
DIspose semaphore in MqttChannelAdapter
há 4 anos
Christian
799005803e
Merge pull request #869 from dominikviererbe/feature/MqttClientUnsubscribeOptionsBuilder
Added MqttClientUnsubscribeOptionsBuilder
há 4 anos