12 コミット (d5691346a9d2433e3530fda571f1c8defbe70c6f)

作成者 SHA1 メッセージ 日付
  Michi 25ddfc83a8
MqttRpcClient now adds ResponseTopic to MqttApplicationMessage when using MQTT v5 (#1295) 3年前
  Christian c756a4092f
Feature/mqttv5 subscriptions server (#1246) 3年前
  Christian 12f346115f Improve RPC client handling. 3年前
  Christian 120b7fb7d1 Fix RPC issue #1093 by calling both message handlers. 3年前
  Christian Kratky 2716db04e3 Move the RPC topic validation to the topic generation strategy. 4年前
  Christian Kratky 72fa13ca5b Fix build errors. 4年前
  Christian Kratky 2e3cf54f11 Add support for different strategies when generating RPC topics. 5年前
  Christian Kratky 61b10a8b56 Add extension methods. 5年前
  Christian Kratky 03bfc5f00b Refactor event handler namings. 5年前
  Christian Kratky 8708609498 Add more function mappings for MQTTnet Server. 5年前
  Christian Kratky 0322660561 Refactor async/await and ConcurrentDictionary usage. 6年前
  Christian Kratky 20779dfece Reorganize solution structure. 6年前
  Christian Kratky 9bea46adcb Remove unneeded _sealed_ keywords. Update docs. 6年前
  Christian af8d1ec6be Refactoring 6年前
  Christian 109e4b2cf1 Refactor the task timeout code to avoid still running tasks if the timeout is reached. 6年前
  Christian 1df6798934 Fix issues in RPC extension. 6年前
  Christian Kratky 2cb1c544f5 Add extension method for subscriptions 7年前
  Christian Kratky d12d2648b7 Add extension for RPC calls; replace locks; Refactored storage in Managed Client 7年前