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 år sedan
Christian
0920c86d37
Refactor logger. ( #1247 )
3 år sedan
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 år sedan
Ablfzl Edgelolli
dd0aba0640
Process all queued message before server stops ( #1234 )
* process all queued message befor server stops
* fix an issue
Co-authored-by: ablfzl <ablfzl21@outlook.com>
3 år sedan
Christian
68f1043ef5
Refactor sub/unsub management in managed client.
3 år sedan
scottbrogden-iheartmedia
d01d859227
Added option for how many subscriptions to send in a single call to t… ( #1209 )
* Added option for how many subscriptions to send in a single call to the server. aws iotcore limits this to 8
* Split subscription messages up to 8 at a time when reconnecting
3 år sedan
Christian
cd8940f9b7
Improve internal server connection management. ( #1232 )
3 år sedan
Jacky Jiang
9d9077f17c
Update MqttApplicationMessageBuilder.cs ( #1230 )
update function WithMessageExpiryInterval description
3 år sedan
Christian
90ec39f2a4
Refactor code.
3 år sedan
Nikita Senkov
50381637af
Updated _ReconnectAsync_ extension methods to retrieve authentication result ( #1202 )
3 år sedan
HansM
3cdf6d1261
[MQTTnet, MQTTnet.Extensions.ManagedClient] Fixed bug that allowed invalid subscriptions (Thanks to @marcelwinh ). ( #1226 )
3 år sedan
Christian
d1c883ebae
Move MQTTnet.Server to dedicated repo.
3 år sedan
Christian
ed5e6ee897
Update project files.
3 år sedan
Christian
306bce5a58
Refactor code.
3 år sedan
Ramon Smits
6fe7ce7a0c
FIxed `MqttNetLogLevel.Verbose` incorrectly mapped to `LogLevel.Debug` ( #1170 )
Based on https://github.com/chkr1011/MQTTnet/issues/1138#issuecomment-846649937
3 år sedan
Christian
8f1d4e3c22
Remove client disconnected handler from wrong implementation location.
3 år sedan
Christian
77338527b4
Refactor code.
3 år sedan
SilverFox
899ed7b1da
Rename MqttClient.ConnectState to MqttClientConnectionStatus
3 år sedan
SilverFox
d913d4402e
Convert MqttClient._connectState to enum
3 år sedan
SilverFox
df262b5588
Fix UWP support broken in #1135
3 år sedan
SilverFox
e174546b5a
Add more checks for NET5_0
3 år sedan
SilverFox
f99daee4d1
Fix Session_Tests.Manage_Session_MaxParallel
3 år sedan
SilverFox
9b10eadb24
Fix broken tests
3 år sedan
SilverFox
c39da42ef2
Disallow to call MqttClient.ConnectAsync while Disconnect is pending.
Fix #996
Fix #1010
3 år sedan
Wang Chunlong
85b339e6f0
rename
3 år sedan
Christian
fbb5cd45a0
Refactor deferred ACK of publish packets.
3 år sedan
Wang Chunlong
cf8ea872d3
Disconnected Endpoint
3 år sedan
Christian
b97d01b78b
Fix wrong data validation ( #342 ).
3 år sedan
tamas.kurucsai
90b37a1e2d
reimplemented delayed acknowledgement using a property to switch off automatic acknowledgement and a new method Acknowledge() in the event handler
3 år sedan
Christian
a01dc9fef8
Add new overload for server options builder.
3 år sedan
Christian
5915285522
Fix TLS parameter options builder ( #1104 ).
3 år sedan
Christian
12f346115f
Improve RPC client handling.
3 år sedan
Christian
b766c1bebb
Refactor keep alive message handling in order to fix issues with sudden disconnects.
3 år sedan
Christian
ed520455d0
Use the data converter only when creating packets.
3 år sedan
Christian
cfc4ebe6a3
Expose Dup flag in application messages ( #1096 ).
3 år sedan
Christian
120b7fb7d1
Fix RPC issue #1093 by calling both message handlers.
3 år sedan
SilverFox
8b164a4846
Update nuspecs
Manually sync with the file generated by `msbuild /t:pack` or `dotnet pack`, and remove some unnessary dependencies
3 år sedan
Christian
8ba960343c
Fix exception handling issues ( #1082 ).
3 år sedan
Christian
a13874d8a5
Add missing overloads for client disconnect.
Add timeout for disconnect in managed client.
3 år sedan
Christian
b88924bce5
Fixed wrong buffer size calculation.
3 år sedan
Christian
f3f1d81b52
Update docs.
3 år sedan
Philip Schill
b1bf7698aa
The topic filter comparer now checks for e.g. "foo/" matching "foo/#".
3 år sedan
tamas.kurucsai
fbf7d9bb5c
corrected thread safety of ping timers after adding delayed acknowledgement
3 år sedan
Muneeb Majeed
f8eaf02516
Allow to respond with a reason code in PUBACK/PUBREC
3 år sedan
Christian
c1001db450
Add packet inspector API.
3 år sedan
tamas.kurucsai
fcbe2e32f6
corrected name of response sender method
3 år sedan
tamas.kurucsai
f955b4a3e6
implemented delayed message acknowledgement
3 år sedan
SeppPenner
3d8d06f9b3
Hopefully completely reset the IManagedMqttClient file.
4 år sedan
SeppPenner
d804b805c1
Smaller changes on the comments.
4 år sedan
SeppPenner
bba04e2b5d
Updated all code comments, should be ok now.
4 år sedan