1643 커밋 (731c89d2e90b4f409daa54116fbce42ebd911ccd)
 

작성자 SHA1 메시지 날짜
  logicaloud 731c89d2e9
Fix MQTT5 'IsPersisted' session flag handling (#1300) 3 년 전
  Michi 25ddfc83a8
MqttRpcClient now adds ResponseTopic to MqttApplicationMessage when using MQTT v5 (#1295) 3 년 전
  Christian 2d94abdde3 Update MQTTnet.nuspec 3 년 전
  logicaloud f0ea13c07f
Fix MQTT 3.1.1 session persistence when CleanSession=1 (#1294) 3 년 전
  Volker Milbrandt 47cd5aa3cd
test ResultCode for invalid credentials (no userName but password) (#1270) 3 년 전
  HansM 258df6bb14
Removed IDisposable from MqttClientConnection class. (#1288) 3 년 전
  SeppPenner 85c3c0b352 MQTTnet.noUWP.sln: Removed no longer present MQTTnet.Server project. 3 년 전
  Christian 8020e66f41 Fix UWP build errors. 3 년 전
  Christian bd004ec327 Update docs. 3 년 전
  logicaloud 1e68c2e815
Fixes #1276 timestamp check in server keep-alive monitor (#1277) 3 년 전
  Christian d7e1c89d62 Update docs. 3 년 전
  patagona b779d04636
let the OS choose the supported TLS ptotocols when connecting to a MQTT broker (#1271) 3 년 전
  logicaloud 623d8cafaa
Fix #1263 - Set IsSessionPresent in CONNACK if client session exists (#1268) 3 년 전
  Christian 0920c86d37
Refactor logger. (#1247) 3 년 전
  Christian c756a4092f
Feature/mqttv5 subscriptions server (#1246) 3 년 전
  Christian feb53e78c6 Update docs. 3 년 전
  Ablfzl Edgelolli dd0aba0640
Process all queued message before server stops (#1234) 3 년 전
  Christian 68f1043ef5 Refactor sub/unsub management in managed client. 3 년 전
  scottbrogden-iheartmedia d01d859227
Added option for how many subscriptions to send in a single call to t… (#1209) 3 년 전
  Marc Sallin fcab0d5cf0
Add Silverback to references in readme (#1238) 3 년 전
  HansM b66a18f8dd
Merge pull request #1241 from soyoo/master 3 년 전
  zhengshuyuan 8e1e93c00f
Update README.md 3 년 전
  Christian cd8940f9b7
Improve internal server connection management. (#1232) 3 년 전
  Jacky Jiang 9d9077f17c
Update MqttApplicationMessageBuilder.cs (#1230) 3 년 전
  Christian fa6859d68a Merge branch 'master' of https://github.com/chkr1011/MQTTnet 3 년 전
  Christian 4f14373117 Add Unit Tests. 3 년 전
  Christian 90ec39f2a4 Refactor code. 3 년 전
  Christian 2aa4d1b77a Add low level client to test environment. 3 년 전
  Christian aa9f8d8ef3 Update release notes. 3 년 전
  Nikita Senkov 50381637af
Updated _ReconnectAsync_ extension methods to retrieve authentication result (#1202) 3 년 전
  Harry Kakoulidis 8905b612c9
Updated tests with public servers. (#1223) 3 년 전
  HansM 3cdf6d1261
[MQTTnet, MQTTnet.Extensions.ManagedClient] Fixed bug that allowed invalid subscriptions (Thanks to @marcelwinh). (#1226) 3 년 전
  Christian d1c883ebae Move MQTTnet.Server to dedicated repo. 3 년 전
  Christian ed5e6ee897 Update project files. 3 년 전
  Christian 2e019f372c Update docs. 3 년 전
  Christian cc9bc2d3a0 Merge remote-tracking branch 'origin/master' 3 년 전
  Christian 306bce5a58 Refactor code. 3 년 전
  Ramon Smits 6fe7ce7a0c
FIxed `MqttNetLogLevel.Verbose` incorrectly mapped to `LogLevel.Debug` (#1170) 3 년 전
  Christian 8f1d4e3c22 Remove client disconnected handler from wrong implementation location. 3 년 전
  Christian 77338527b4 Refactor code. 3 년 전
  Christian 962622a9f7
Merge pull request #1134 from yyjdelete/issue996 3 년 전
  SilverFox 899ed7b1da Rename MqttClient.ConnectState to MqttClientConnectionStatus 3 년 전
  Christian 10f7d809f2
Merge pull request #1132 from qzwzqty/master 3 년 전
  Christian 324fb7e48c
Merge pull request #1136 from yyjdelete/framework 3 년 전
  SilverFox d913d4402e Convert MqttClient._connectState to enum 3 년 전
  SilverFox df262b5588 Fix UWP support broken in #1135 3 년 전
  Christian 27daf37ba4
Update MQTTnet.nuspec 3 년 전
  Christian e5e10eee6d
Merge pull request #1135 from yyjdelete/framework 3 년 전
  SilverFox e174546b5a Add more checks for NET5_0 3 년 전
  SilverFox f99daee4d1 Fix Session_Tests.Manage_Session_MaxParallel 3 년 전