1557 Revize (90b37a1e2de247c6fdd09d3c06a1c40b5294964d)
 

Autor SHA1 Zpráva Datum
  tamas.kurucsai 90b37a1e2d reimplemented delayed acknowledgement using a property to switch off automatic acknowledgement and a new method Acknowledge() in the event handler před 3 roky
  tamas.kurucsai 3427d82efc Merge branch 'master' of https://github.com/chkr1011/MQTTnet into feature/pending-appmsg-acknowledge před 3 roky
  Christian 5915285522 Fix TLS parameter options builder (#1104). před 3 roky
  Christian 12f346115f Improve RPC client handling. před 3 roky
  Christian 05827341d4
Update codeql-analysis.yml před 3 roky
  Christian 1e88d6a05b Merge remote-tracking branch 'origin/master' před 3 roky
  Christian 8261ba9dc1 Update docs. před 3 roky
  Christian b766c1bebb Refactor keep alive message handling in order to fix issues with sudden disconnects. před 3 roky
  Christian 6c188899fb
Create codeql-analysis.yml před 3 roky
  tamas.kurucsai 23c5270c3f Merge branch 'master' of https://github.com/chkr1011/MQTTnet into feature/pending-appmsg-acknowledge před 3 roky
  Christian 2d4ea8ee9b Improve nuget packages. před 3 roky
  Christian 15d3761843
Merge pull request #1097 from yyjdelete/nuspec před 3 roky
  Christian ed520455d0 Use the data converter only when creating packets. před 3 roky
  Christian cfc4ebe6a3 Expose Dup flag in application messages (#1096). před 3 roky
  Christian 120b7fb7d1 Fix RPC issue #1093 by calling both message handlers. před 3 roky
  SilverFox 8b164a4846 Update nuspecs před 3 roky
  Christian fda4272611 Update docs. před 3 roky
  Christian 88cc79d52f Fix issues in nuspecs. před 3 roky
  Christian 8ba960343c Fix exception handling issues (#1082). před 3 roky
  Christian 0976fa682a
Merge pull request #1083 from milbrandt/bugfix/noUsername před 3 roky
  Christian 18cc454842 Fix build script for .net5.0. před 3 roky
  Volker Milbrandt e342a51d50 Merge branch 'master' před 3 roky
  Volker Milbrandt 57652c76cf tests with MqttClient.ConnectAsync with credentials před 3 roky
  HansM bb52159e49
Added reference to SparkplugNet. před 3 roky
  HansM 109acccd19
Update MQTTnet.nuspec před 3 roky
  HansM deb2c3dec6
Merge pull request #1055 from chkr1011/add-code-doc před 3 roky
  HansM 63ca6086d5
Added missing changelog entry. před 3 roky
  Christian 3f92f2ca2b Remove UWP test app because it gets replaced by MQTTnet.App in a separate repository. před 3 roky
  Christian a13874d8a5 Add missing overloads for client disconnect. před 3 roky
  Christian c91a1f8572 Update solution settings. před 3 roky
  Christian b103718bd9 Add Unit Tests. před 3 roky
  Christian b88924bce5 Fixed wrong buffer size calculation. před 3 roky
  Christian f3f1d81b52 Update docs. před 3 roky
  Christian 031b60878d
Merge pull request #1071 from muneebmajeed/master před 3 roky
  HansM 1fbf20a569
Merge pull request #1076 from dagophil/bug/topic-filter-comparer-edge-case před 3 roky
  Philip Schill b1bf7698aa The topic filter comparer now checks for e.g. "foo/" matching "foo/#". před 3 roky
  tamas.kurucsai fbf7d9bb5c corrected thread safety of ping timers after adding delayed acknowledgement před 3 roky
  tamas.kurucsai 822f582e41 added test for delayed message acknowledgement před 3 roky
  Muneeb Majeed f8eaf02516 Allow to respond with a reason code in PUBACK/PUBREC před 3 roky
  Christian df45540d6b Update docs. před 3 roky
  Christian 2abcf6d8bc Update docs. před 3 roky
  Christian c1001db450 Add packet inspector API. před 3 roky
  tamas.kurucsai fcbe2e32f6 corrected name of response sender method před 3 roky
  tamas.kurucsai f955b4a3e6 implemented delayed message acknowledgement před 3 roky
  SeppPenner 3d8d06f9b3 Hopefully completely reset the IManagedMqttClient file. před 4 roky
  SeppPenner d804b805c1 Smaller changes on the comments. před 4 roky
  SeppPenner bba04e2b5d Updated all code comments, should be ok now. před 4 roky
  SeppPenner 5eab337e13 Removed not needed comments on client side (Server side is still missing). před 4 roky
  Christian e1d39a3fef Fix build of MQTTnet Server. před 4 roky
  Christian 3f5d627e9e Fix issues in QoS 2 handling. před 4 roky