650 Révisions (73d681bc1f978c4e6cf03266fcd1fb4a30a5d205)

Auteur SHA1 Message Date
  Christian 2ce9b94ec9
v4.0.0 (#1357) il y a 2 ans
  HansM 47e674e4d3
Adjusted default value for the supported Net frameworks versions where "None" is incompatible. (#1348) il y a 2 ans
  Christian c6f4b59438 Increase delay for Keep Alive checks to decrease CPU load. il y a 3 ans
  Christian b362b2afc2 Make logger parameters generic. il y a 3 ans
  Günther Foidl bd40e10a66
Elide repeated Action-delegate allocation by caching it (#1324) il y a 3 ans
  Günther Foidl d98129481a
Fixed latent bug in MqttApplicationMessageBuilder.WithPayload stream overload (#1322) il y a 3 ans
  patagona 39e637795e
improve exception message when handling connection errors (#1302) il y a 3 ans
  logicaloud 731c89d2e9
Fix MQTT5 'IsPersisted' session flag handling (#1300) il y a 3 ans
  Michi 25ddfc83a8
MqttRpcClient now adds ResponseTopic to MqttApplicationMessage when using MQTT v5 (#1295) il y a 3 ans
  logicaloud f0ea13c07f
Fix MQTT 3.1.1 session persistence when CleanSession=1 (#1294) il y a 3 ans
  HansM 258df6bb14
Removed IDisposable from MqttClientConnection class. (#1288) il y a 3 ans
  Christian 8020e66f41 Fix UWP build errors. il y a 3 ans
  logicaloud 1e68c2e815
Fixes #1276 timestamp check in server keep-alive monitor (#1277) il y a 3 ans
  Christian d7e1c89d62 Update docs. il y a 3 ans
  patagona b779d04636
let the OS choose the supported TLS ptotocols when connecting to a MQTT broker (#1271) il y a 3 ans
  logicaloud 623d8cafaa
Fix #1263 - Set IsSessionPresent in CONNACK if client session exists (#1268) il y a 3 ans
  Christian 0920c86d37
Refactor logger. (#1247) il y a 3 ans
  Christian c756a4092f
Feature/mqttv5 subscriptions server (#1246) il y a 3 ans
  Ablfzl Edgelolli dd0aba0640
Process all queued message before server stops (#1234) il y a 3 ans
  Christian 68f1043ef5 Refactor sub/unsub management in managed client. il y a 3 ans
  scottbrogden-iheartmedia d01d859227
Added option for how many subscriptions to send in a single call to t… (#1209) il y a 3 ans
  Christian cd8940f9b7
Improve internal server connection management. (#1232) il y a 3 ans
  Jacky Jiang 9d9077f17c
Update MqttApplicationMessageBuilder.cs (#1230) il y a 3 ans
  Christian 90ec39f2a4 Refactor code. il y a 3 ans
  Nikita Senkov 50381637af
Updated _ReconnectAsync_ extension methods to retrieve authentication result (#1202) il y a 3 ans
  HansM 3cdf6d1261
[MQTTnet, MQTTnet.Extensions.ManagedClient] Fixed bug that allowed invalid subscriptions (Thanks to @marcelwinh). (#1226) il y a 3 ans
  Christian d1c883ebae Move MQTTnet.Server to dedicated repo. il y a 3 ans
  Christian ed5e6ee897 Update project files. il y a 3 ans
  Christian 306bce5a58 Refactor code. il y a 3 ans
  Ramon Smits 6fe7ce7a0c
FIxed `MqttNetLogLevel.Verbose` incorrectly mapped to `LogLevel.Debug` (#1170) il y a 3 ans
  Christian 8f1d4e3c22 Remove client disconnected handler from wrong implementation location. il y a 3 ans
  Christian 77338527b4 Refactor code. il y a 3 ans
  SilverFox 899ed7b1da Rename MqttClient.ConnectState to MqttClientConnectionStatus il y a 3 ans
  SilverFox d913d4402e Convert MqttClient._connectState to enum il y a 3 ans
  SilverFox df262b5588 Fix UWP support broken in #1135 il y a 3 ans
  SilverFox e174546b5a Add more checks for NET5_0 il y a 3 ans
  SilverFox f99daee4d1 Fix Session_Tests.Manage_Session_MaxParallel il y a 3 ans
  SilverFox 9b10eadb24 Fix broken tests il y a 3 ans
  SilverFox c39da42ef2 Disallow to call MqttClient.ConnectAsync while Disconnect is pending. il y a 3 ans
  Wang Chunlong 85b339e6f0 rename il y a 3 ans
  Christian fbb5cd45a0 Refactor deferred ACK of publish packets. il y a 3 ans
  Wang Chunlong cf8ea872d3 Disconnected Endpoint il y a 3 ans
  Christian b97d01b78b Fix wrong data validation (#342). il y a 3 ans
  tamas.kurucsai 90b37a1e2d reimplemented delayed acknowledgement using a property to switch off automatic acknowledgement and a new method Acknowledge() in the event handler il y a 3 ans
  Christian a01dc9fef8 Add new overload for server options builder. il y a 3 ans
  Christian 5915285522 Fix TLS parameter options builder (#1104). il y a 3 ans
  Christian 12f346115f Improve RPC client handling. il y a 3 ans
  Christian b766c1bebb Refactor keep alive message handling in order to fix issues with sudden disconnects. il y a 3 ans
  Christian ed520455d0 Use the data converter only when creating packets. il y a 3 ans
  Christian cfc4ebe6a3 Expose Dup flag in application messages (#1096). il y a 3 ans