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 anos atrás
Christian
0920c86d37
Refactor logger. ( #1247 )
3 anos atrás
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 anos atrás
Christian
feb53e78c6
Update docs.
3 anos atrás
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 anos atrás
Christian
68f1043ef5
Refactor sub/unsub management in managed client.
3 anos atrás
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 anos atrás
Marc Sallin
fcab0d5cf0
Add Silverback to references in readme ( #1238 )
3 anos atrás
HansM
b66a18f8dd
Merge pull request #1241 from soyoo/master
Update README.md
3 anos atrás
zhengshuyuan
8e1e93c00f
Update README.md
fix typo
3 anos atrás
Christian
cd8940f9b7
Improve internal server connection management. ( #1232 )
3 anos atrás
Jacky Jiang
9d9077f17c
Update MqttApplicationMessageBuilder.cs ( #1230 )
update function WithMessageExpiryInterval description
3 anos atrás
Christian
fa6859d68a
Merge branch 'master' of https://github.com/chkr1011/MQTTnet
3 anos atrás
Christian
4f14373117
Add Unit Tests.
3 anos atrás
Christian
90ec39f2a4
Refactor code.
3 anos atrás
Christian
2aa4d1b77a
Add low level client to test environment.
3 anos atrás
Christian
aa9f8d8ef3
Update release notes.
3 anos atrás
Nikita Senkov
50381637af
Updated _ReconnectAsync_ extension methods to retrieve authentication result ( #1202 )
3 anos atrás
Harry Kakoulidis
8905b612c9
Updated tests with public servers. ( #1223 )
* Updated tests with public servers.
* Separated tests with TLS12 and TLS13.
3 anos atrás
HansM
3cdf6d1261
[MQTTnet, MQTTnet.Extensions.ManagedClient] Fixed bug that allowed invalid subscriptions (Thanks to @marcelwinh ). ( #1226 )
3 anos atrás
Christian
d1c883ebae
Move MQTTnet.Server to dedicated repo.
3 anos atrás
Christian
ed5e6ee897
Update project files.
3 anos atrás
Christian
2e019f372c
Update docs.
3 anos atrás
Christian
cc9bc2d3a0
Merge remote-tracking branch 'origin/master'
3 anos atrás
Christian
306bce5a58
Refactor code.
3 anos atrás
Ramon Smits
6fe7ce7a0c
FIxed `MqttNetLogLevel.Verbose` incorrectly mapped to `LogLevel.Debug` ( #1170 )
Based on https://github.com/chkr1011/MQTTnet/issues/1138#issuecomment-846649937
3 anos atrás
Christian
8f1d4e3c22
Remove client disconnected handler from wrong implementation location.
3 anos atrás
Christian
77338527b4
Refactor code.
3 anos atrás
Christian
962622a9f7
Merge pull request #1134 from yyjdelete/issue996
Disallow to call MqttClient.ConnectAsync while Disconnect is pending.
3 anos atrás
SilverFox
899ed7b1da
Rename MqttClient.ConnectState to MqttClientConnectionStatus
3 anos atrás
Christian
10f7d809f2
Merge pull request #1132 from qzwzqty/master
Passes the Endpoint of the client before it disconnected
3 anos atrás
Christian
324fb7e48c
Merge pull request #1136 from yyjdelete/framework
Fix UWP support broken in #1135
3 anos atrás
SilverFox
d913d4402e
Convert MqttClient._connectState to enum
3 anos atrás
SilverFox
df262b5588
Fix UWP support broken in #1135
3 anos atrás
Christian
27daf37ba4
Update MQTTnet.nuspec
3 anos atrás
Christian
e5e10eee6d
Merge pull request #1135 from yyjdelete/framework
Add more checks for NET5_0
3 anos atrás
SilverFox
e174546b5a
Add more checks for NET5_0
3 anos atrás
SilverFox
f99daee4d1
Fix Session_Tests.Manage_Session_MaxParallel
3 anos atrás
SilverFox
9b10eadb24
Fix broken tests
3 anos atrás
SilverFox
c39da42ef2
Disallow to call MqttClient.ConnectAsync while Disconnect is pending.
Fix #996
Fix #1010
3 anos atrás
Wang Chunlong
85b339e6f0
rename
3 anos atrás
Christian
fbb5cd45a0
Refactor deferred ACK of publish packets.
3 anos atrás
Christian
d430ca0250
Merge pull request #1075 from tkurucsai/feature/pending-appmsg-acknowledge
Feature/pending appmsg acknowledge
3 anos atrás
Wang Chunlong
cf8ea872d3
Disconnected Endpoint
3 anos atrás
Christian
d4440f3be1
Merge remote-tracking branch 'origin/master'
3 anos atrás
Christian
b97d01b78b
Fix wrong data validation ( #342 ).
3 anos atrás
Christian
375ee5c4ac
Merge pull request #1121 from asymetrixs/master
Added workflow to build debian/ubuntu packages
3 anos atrás
tamas.kurucsai
90b37a1e2d
reimplemented delayed acknowledgement using a property to switch off automatic acknowledgement and a new method Acknowledge() in the event handler
3 anos atrás
Damian
0978f6cc75
Merge pull request #7 from asymetrixs/deb-packaging
Deb packaging
3 anos atrás
Damian Wolgast
e7c51e8dbc
Extraction of Version from project file.
3 anos atrás