Christian
6cec126862
Update README.md
4 년 전
Christian Kratky
9749f790ea
Try to fix CI builds.
4 년 전
Christian Kratky
fbbc638c75
Try to fix CI builds.
4 년 전
Christian Kratky
bf679adb6b
Try to fix CI builds.
4 년 전
Christian Kratky
cf7e59a774
Improve unit tests.
4 년 전
Christian
e9724c0202
Merge pull request #882 from xljiulang/master
Use IConnectionEndPointFeature to get IMqttChannelAdapter.Endpoint in aspnetcore31
4 년 전
Christian Kratky
7931af7487
Add support for certificate validation callback for Web Socket connections.
4 년 전
Christian Kratky
bb5f023b74
Update docs.
4 년 전
Christian Kratky
c2ac4fffaf
Expose PING method for clients.
4 년 전
Christian Kratky
4b78710705
Refactor topic filter naming.
4 년 전
Christian Kratky
2e69f8be78
Merge remote-tracking branch 'origin/master'
4 년 전
Christian Kratky
2d6c44e45b
MQTTnet.Server: Fix version detection.
4 년 전
Christian
f001d7aecc
Merge pull request #898 from xgstation/master
Fix hanging issue under UWP.
4 년 전
JanEggers
d49a4384c0
use the RemoteEndpoint property from the ConnectionContext and added test
4 년 전
Gen
4e6658e014
Fix typo.
4 년 전
Gen
2b2b30912c
Configure context.
4 년 전
Gen
79d95c8516
Fix hanging issue under UWP.
4 년 전
Christian Kratky
4b08bb41f5
Refactor code.
4 년 전
Christian Kratky
c89918a890
Update python runtime for MQTTnet.Server.
4 년 전
Christian
6546175ea2
Update README.md
4 년 전
Christian Kratky
b9e9fe64ac
Refactor adapter handling.
4 년 전
Christian
9fd7c7bc1e
Merge pull request #891 from PSanetra/async-message-processing
Introduce asynchronous message processing
4 년 전
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
4 년 전
Christian Kratky
54870adc64
Fix build warnings and errors.
4 년 전
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"
4 년 전
Christian Kratky
fc358f9015
Fix build errors.
4 년 전
Christian Kratky
b93cd5b673
Refactor code.
4 년 전
Christian
aafc99f39e
Merge pull request #884 from chkr1011/feature-isconnected
Added check if the server is started or not.
4 년 전
Christian
b14d7affe5
Merge branch 'master' into feature-isconnected
4 년 전
Christian Kratky
67d56644b2
Expose custom session items in session status.
4 년 전
Christian Kratky
6e0d3ec0fb
Update nuget packages.
4 년 전
Christian Kratky
2c6613a7b7
Merge branch 'feature/low_level_client'
4 년 전
Christian Kratky
d464bfb7c5
Fix connect and disconnect event flow.
4 년 전
Christian Kratky
7a24970035
Fix UnitTests.
4 년 전
Christian Kratky
db906eca24
Merge branch 'master' into feature/low_level_client
4 년 전
Christian Kratky
ad128c7889
Improve socket handling.
4 년 전
Christian
3e096bc353
Merge pull request #886 from PMExtra/feature-userproperties
GetUserProperty extension.
4 년 전
HansM
f0be8404cf
Merge branch 'master' into feature-userproperties
4 년 전
Christian
6de28d32e4
Merge pull request #889 from PMExtra/feature-with-uri
Support MqttClientOptionsBuilder.WithConnectionUri()
4 년 전
PM Extra
2ede7df38a
Merge branch 'master' into feature-userproperties
4 년 전
PM Extra
2a35108a73
Merge branch 'master' into feature-with-uri
4 년 전
PMExtra
774d49a908
Fix exception message and add test cases.
4 년 전
PMExtra
c83bec6e81
Fix for Nullable.
4 년 전
PMExtra
763d9778bb
Check parameters and add friendly exceptions.
4 년 전
PMExtra
9368eebfd5
Update nuspec.
4 년 전
Christian Kratky
81b547f386
Fix logging issues.
4 년 전
Christian
e33c5ccb4c
Merge pull request #885 from chkr1011/fix-userproperties
Removed checks for user properties in MQTT v3 and instead ignore them.
4 년 전
Christian Kratky
0ca4c88e69
Merge branch 'master' into feature/low_level_client
4 년 전
Christian Kratky
04ccdcd562
Add low level client.
4 년 전
PMExtra
aafd4ea658
Fix.
4 년 전