481 コミット (release/3.x.x)

作成者 SHA1 メッセージ 日付
  1 233ebe96d6 增加扩展 2年前
  alvin1221 6dfa7f0769
Fix incorrect TLS port of broker.emqx.io 2年前
  Christian b362b2afc2 Make logger parameters generic. 2年前
  logicaloud 731c89d2e9
Fix MQTT5 'IsPersisted' session flag handling (#1300) 3年前
  Michi 25ddfc83a8
MqttRpcClient now adds ResponseTopic to MqttApplicationMessage when using MQTT v5 (#1295) 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年前
  logicaloud 1e68c2e815
Fixes #1276 timestamp check in server keep-alive monitor (#1277) 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 cd8940f9b7
Improve internal server connection management. (#1232) 3年前
  Christian 4f14373117 Add Unit Tests. 3年前
  Christian 2aa4d1b77a Add low level client to test environment. 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 fbb5cd45a0 Refactor deferred ACK of publish packets. 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 12f346115f Improve RPC client handling. 3年前
  Christian 8ba960343c Fix exception handling issues (#1082). 3年前
  Volker Milbrandt 57652c76cf tests with MqttClient.ConnectAsync with credentials 3年前
  Christian 3f92f2ca2b Remove UWP test app because it gets replaced by MQTTnet.App in a separate repository. 3年前
  Christian b103718bd9 Add Unit Tests. 3年前
  Philip Schill b1bf7698aa The topic filter comparer now checks for e.g. "foo/" matching "foo/#". 3年前
  tamas.kurucsai 822f582e41 added test for delayed message acknowledgement 3年前
  Christian c1001db450 Add packet inspector API. 3年前
  Christian 75845d6416 Fix cancellation issues when connecting. 3年前
  JanEggers 02e65bca67 fixed .net 5 build 3年前
  Stefan Ossendorf 37b783908a .Net5.0 TFMs added 4年前
  Christian 1f78a92c4d Remove timeout from send method. 3年前
  Christian c3e65390ab Improve performance test. 3年前
  Christian 9fddfb3e77 Add UnitTests 4年前
  Christian e1494c1004 Update nuget packages. 4年前
  Christian 1e2231c461 Improve Unit Tests. 4年前
  Christian a93f44217b Align different formats of log messages. 4年前
  Christian f9c3014e52 Fix Unit Tests. 4年前
  Christian 02ab0e4903 Fix Unit Tests. 4年前
  Christian 0bc25571e0 Fix Unit Tests 4年前
  Christian Kratky b7c178b85c Fix Unit Tests. 4年前
  Christian Kratky 4514348821 Fix Unit Tests. 4年前
  Christian Kratky 7b32abe625 Fix Unit Tests. 4年前
  Christian Kratky d0a848c8b4 Improve performance. 4年前
  Christian Kratky e1bf9de347 Add support for topic alias. 4年前
  Christian Kratky eaf1195f95 Cleanup Unit Tests. 4年前
  Christian Kratky 06c9d27c87 Fixed bug in PubRel packet generation (MQTTv5 only). 4年前
  Christian Kratky fb2be79673 Remove not used timeout for receiving. 4年前
  Christian Kratky 44b7133a1c Improve keep alive tests. 4年前
  Christian Kratky 3e4f4a59a8 Improve Unit Tests. 4年前
  Christian Kratky 24f0ea01f5 Improve session takeover and keep alive handling. 4年前