logicaloud
623d8cafaa
Fix #1263 - Set IsSessionPresent in CONNACK if client session exists ( #1268 )
* Set IsSessionPresent in CONNACK if client session exists
* Set IsSessionPresent in CONNACK if client session exists;
- restore white space differences to make comparison easier
3 years ago
Christian
0920c86d37
Refactor logger. ( #1247 )
3 years ago
Christian
c756a4092f
Feature/mqttv5 subscriptions server ( #1246 )
* Add support for RetainHandling.
* Add support for No Local.
* Add support for _SubscriptionIdentifier_.
* Add more Unit Tests.
* Update docs.
3 years ago
Christian
cd8940f9b7
Improve internal server connection management. ( #1232 )
3 years ago
Christian
4f14373117
Add Unit Tests.
3 years ago
Christian
2aa4d1b77a
Add low level client to test environment.
3 years ago
HansM
3cdf6d1261
[MQTTnet, MQTTnet.Extensions.ManagedClient] Fixed bug that allowed invalid subscriptions (Thanks to @marcelwinh ). ( #1226 )
3 years ago
Christian
fbb5cd45a0
Refactor deferred ACK of publish packets.
3 years ago
tamas.kurucsai
90b37a1e2d
reimplemented delayed acknowledgement using a property to switch off automatic acknowledgement and a new method Acknowledge() in the event handler
3 years ago
Christian
12f346115f
Improve RPC client handling.
3 years ago
Christian
8ba960343c
Fix exception handling issues ( #1082 ).
3 years ago
Volker Milbrandt
57652c76cf
tests with MqttClient.ConnectAsync with credentials
for all four combinations of null/non-null for username and password
3 years ago
Christian
b103718bd9
Add Unit Tests.
3 years ago
Philip Schill
b1bf7698aa
The topic filter comparer now checks for e.g. "foo/" matching "foo/#".
3 years ago
tamas.kurucsai
822f582e41
added test for delayed message acknowledgement
3 years ago
Christian
c1001db450
Add packet inspector API.
3 years ago
Christian
75845d6416
Fix cancellation issues when connecting.
4 years ago
Stefan Ossendorf
37b783908a
.Net5.0 TFMs added
.Net5.0 TFMs added and related nuget packages updated.
4 years ago
Christian
1f78a92c4d
Remove timeout from send method.
4 years ago
Christian
9fddfb3e77
Add UnitTests
4 years ago
Christian
e1494c1004
Update nuget packages.
4 years ago
Christian
1e2231c461
Improve Unit Tests.
4 years ago
Christian
a93f44217b
Align different formats of log messages.
4 years ago
Christian
f9c3014e52
Fix Unit Tests.
4 years ago
Christian
02ab0e4903
Fix Unit Tests.
4 years ago
Christian
0bc25571e0
Fix Unit Tests
4 years ago
Christian Kratky
b7c178b85c
Fix Unit Tests.
4 years ago
Christian Kratky
4514348821
Fix Unit Tests.
4 years ago
Christian Kratky
7b32abe625
Fix Unit Tests.
4 years ago
Christian Kratky
d0a848c8b4
Improve performance.
4 years ago
Christian Kratky
e1bf9de347
Add support for topic alias.
4 years ago
Christian Kratky
eaf1195f95
Cleanup Unit Tests.
4 years ago
Christian Kratky
06c9d27c87
Fixed bug in PubRel packet generation (MQTTv5 only).
4 years ago
Christian Kratky
fb2be79673
Remove not used timeout for receiving.
4 years ago
Christian Kratky
44b7133a1c
Improve keep alive tests.
4 years ago
Christian Kratky
3e4f4a59a8
Improve Unit Tests.
4 years ago
Christian Kratky
24f0ea01f5
Improve session takeover and keep alive handling.
4 years ago
Christian Kratky
1625aadae9
Improve disconnect reason transfer to client (especially for session take over).
4 years ago
Christian Kratky
34ae54d542
Improve Unit Tests.
4 years ago
Christian Kratky
4e9df98817
Improve test environment.
4 years ago
Christian Kratky
b7fb0c1002
Refactor package object model.
4 years ago
JanEggers
f7db00c08e
improved behavior when multiple connections fight over a session
4 years ago
Marc Sallin
7f5504b01b
Fix wrong QoS when using MqttClientMessageQueueInterceptor #978
4 years ago
Marc Sallin
f1f9924bce
Expose WithClientMessageQueueInterceptor
4 years ago
Christian Kratky
cf217034fa
Fix broken ClientWasConnected detection.
4 years ago
Christian Kratky
6b6627f823
Fix null ref exception in low level client.
4 years ago
Christian Kratky
4f51a238b3
Fix UnitTests
4 years ago
Christian Kratky
733c587e45
Fix Unit Tests.
4 years ago
Christian Kratky
3260920828
Fix UnitTests
4 years ago
Christian Kratky
4e6aeb91a4
Fix server adapter memory leak and UnitTests
4 years ago