Christian
856861e1b1
Merge pull request #909 from JanEggers/nuget
removed unused dependecies
il y a 4 ans
JanEggers
4b481b4833
removed unused dependecies
il y a 4 ans
Christian
c05f11a495
Update README.md
il y a 4 ans
Christian Kratky
e798c91ff3
Fix exception handling when using invalid host names upon connect.
il y a 4 ans
Christian Kratky
5df4fc3d5d
Update docs.
il y a 4 ans
Christian Kratky
c6236c0865
Remove nuget config.
il y a 4 ans
Christian Kratky
85c0cb3bcc
Remove nuget config because it breaks the CI.
il y a 4 ans
Christian Kratky
9810e52bcb
Fix build.
il y a 4 ans
Christian Kratky
948a5eaae3
Merge remote-tracking branch 'origin/master'
il y a 4 ans
Christian Kratky
31df8247fa
Try to fix CI build.
il y a 4 ans
Christian
229418100c
Merge pull request #904 from JanEggers/nuget
fixed netcoreapp3.1 build #903
il y a 4 ans
JanEggers
93d8679bbc
fixed netcoreapp3.1 build
il y a 4 ans
Christian
6cec126862
Update README.md
il y a 4 ans
Christian Kratky
9749f790ea
Try to fix CI builds.
il y a 4 ans
Christian Kratky
fbbc638c75
Try to fix CI builds.
il y a 4 ans
Christian Kratky
bf679adb6b
Try to fix CI builds.
il y a 4 ans
Christian Kratky
cf7e59a774
Improve unit tests.
il y a 4 ans
Christian
e9724c0202
Merge pull request #882 from xljiulang/master
Use IConnectionEndPointFeature to get IMqttChannelAdapter.Endpoint in aspnetcore31
il y a 4 ans
Christian Kratky
7931af7487
Add support for certificate validation callback for Web Socket connections.
il y a 4 ans
Christian Kratky
bb5f023b74
Update docs.
il y a 4 ans
Christian Kratky
c2ac4fffaf
Expose PING method for clients.
il y a 4 ans
Christian Kratky
4b78710705
Refactor topic filter naming.
il y a 4 ans
Christian Kratky
2e69f8be78
Merge remote-tracking branch 'origin/master'
il y a 4 ans
Christian Kratky
2d6c44e45b
MQTTnet.Server: Fix version detection.
il y a 4 ans
Christian
f001d7aecc
Merge pull request #898 from xgstation/master
Fix hanging issue under UWP.
il y a 4 ans
JanEggers
d49a4384c0
use the RemoteEndpoint property from the ConnectionContext and added test
il y a 4 ans
Gen
4e6658e014
Fix typo.
il y a 4 ans
Gen
2b2b30912c
Configure context.
il y a 4 ans
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