622 Комити (ed5e6ee897e8be48d2314f1a93bb1385b52d1e0d)

Аутор SHA1 Порука Датум
  Christian ed5e6ee897 Update project files. пре 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 година
  SilverFox 899ed7b1da Rename MqttClient.ConnectState to MqttClientConnectionStatus пре 3 година
  SilverFox d913d4402e Convert MqttClient._connectState to enum пре 3 година
  SilverFox df262b5588 Fix UWP support broken in #1135 пре 3 година
  SilverFox e174546b5a Add more checks for NET5_0 пре 3 година
  SilverFox f99daee4d1 Fix Session_Tests.Manage_Session_MaxParallel пре 3 година
  SilverFox 9b10eadb24 Fix broken tests пре 3 година
  SilverFox c39da42ef2 Disallow to call MqttClient.ConnectAsync while Disconnect is pending. пре 3 година
  Wang Chunlong 85b339e6f0 rename пре 3 година
  Christian fbb5cd45a0 Refactor deferred ACK of publish packets. пре 3 година
  Wang Chunlong cf8ea872d3 Disconnected Endpoint пре 3 година
  Christian b97d01b78b Fix wrong data validation (#342). пре 3 година
  tamas.kurucsai 90b37a1e2d reimplemented delayed acknowledgement using a property to switch off automatic acknowledgement and a new method Acknowledge() in the event handler пре 3 година
  Christian a01dc9fef8 Add new overload for server options builder. пре 3 година
  Christian 5915285522 Fix TLS parameter options builder (#1104). пре 3 година
  Christian 12f346115f Improve RPC client handling. пре 3 година
  Christian b766c1bebb Refactor keep alive message handling in order to fix issues with sudden disconnects. пре 3 година
  Christian ed520455d0 Use the data converter only when creating packets. пре 3 година
  Christian cfc4ebe6a3 Expose Dup flag in application messages (#1096). пре 3 година
  Christian 120b7fb7d1 Fix RPC issue #1093 by calling both message handlers. пре 3 година
  SilverFox 8b164a4846 Update nuspecs пре 3 година
  Christian 8ba960343c Fix exception handling issues (#1082). пре 3 година
  Christian a13874d8a5 Add missing overloads for client disconnect. пре 4 година
  Christian b88924bce5 Fixed wrong buffer size calculation. пре 4 година
  Christian f3f1d81b52 Update docs. пре 4 година
  Philip Schill b1bf7698aa The topic filter comparer now checks for e.g. "foo/" matching "foo/#". пре 4 година
  tamas.kurucsai fbf7d9bb5c corrected thread safety of ping timers after adding delayed acknowledgement пре 4 година
  Muneeb Majeed f8eaf02516 Allow to respond with a reason code in PUBACK/PUBREC пре 4 година
  Christian c1001db450 Add packet inspector API. пре 4 година
  tamas.kurucsai fcbe2e32f6 corrected name of response sender method пре 4 година
  tamas.kurucsai f955b4a3e6 implemented delayed message acknowledgement пре 4 година
  SeppPenner 3d8d06f9b3 Hopefully completely reset the IManagedMqttClient file. пре 4 година
  SeppPenner d804b805c1 Smaller changes on the comments. пре 4 година
  SeppPenner bba04e2b5d Updated all code comments, should be ok now. пре 4 година
  SeppPenner 5eab337e13 Removed not needed comments on client side (Server side is still missing). пре 4 година
  Christian 3f5d627e9e Fix issues in QoS 2 handling. пре 4 година
  SeppPenner 2047f44554 Added client documentation. пре 4 година
  Christian 75845d6416 Fix cancellation issues when connecting. пре 4 година
  Tobias Frick 91c8a15f65 Only set _cleanDisconnectInitiated if no disconnect is pending пре 4 година
  Christian b95d6b08bc Update docs. пре 4 година
  JanEggers 02e65bca67 fixed .net 5 build пре 4 година
  Stefan Ossendorf 37b783908a .Net5.0 TFMs added пре 4 година
  Christian 72211ae85a Improve packet writer performance. пре 4 година
  Christian 1f78a92c4d Remove timeout from send method. пре 4 година
  Christian f92cfcd293 Add new multi threaded application message handler for server. пре 4 година
  Christian b0699003e2 Refactor code. пре 4 година