593 コミット (b766c1bebb28086d0263dbf98451b5d216fd43cd)

作成者 SHA1 メッセージ 日付
  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. 3年前
  Christian b88924bce5 Fixed wrong buffer size calculation. 3年前
  Christian f3f1d81b52 Update docs. 3年前
  Philip Schill b1bf7698aa The topic filter comparer now checks for e.g. "foo/" matching "foo/#". 3年前
  Muneeb Majeed f8eaf02516 Allow to respond with a reason code in PUBACK/PUBREC 3年前
  Christian c1001db450 Add packet inspector API. 3年前
  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年前
  Christian 322067466b Fix wrong usage of client session items for undelivered messages. 4年前
  Christian ef2ed1c897 Remove _WithoutAutoReconnect_ from managed client. 4年前
  Christian ec015e7620 Refactor naming for background tasks. 4年前
  Christian 7738c5faa1 Refactor platform detection for unsupported features. 4年前
  Christian e1494c1004 Update nuget packages. 4年前
  Christian a93f44217b Align different formats of log messages. 4年前
  Christian f9c3014e52 Fix Unit Tests. 4年前
  Christian 483c2d8b10 Fix Unit Tests. 4年前
  Christian 02ab0e4903 Fix Unit Tests. 4年前
  Christian Kratky 5b29b8cfd8 Fix Unit Tests. 4年前
  Christian Kratky 0446635ed6 Add comments. 4年前
  Christian Kratky 4514348821 Fix Unit Tests. 4年前
  Christian Kratky 7b32abe625 Fix Unit Tests. 4年前
  Christian Kratky d0a848c8b4 Improve performance. 4年前
  Christian Kratky f252374437 Extend support for topic alias. 4年前
  Christian Kratky 38d3531db6 Refactor code. 4年前
  Christian Kratky da5a172504 Refactor code. 4年前
  Christian Kratky e1bf9de347 Add support for topic alias. 4年前
  Christian Kratky 6c15693456 Add support for TopicAlias in application message builder. 4年前
  Stefan Ossendorf 4608930a37 Cancellation token removed since the method does not support it 4年前
  Christian Kratky eaf1195f95 Cleanup Unit Tests. 4年前
  Max Gortman 344cf674e6 PR fixes 4年前
  Christian Kratky 06c9d27c87 Fixed bug in PubRel packet generation (MQTTv5 only). 4年前