132 コミット (39bc70cbf08c6253145efd97a877b745db7f1da2)

作成者 SHA1 メッセージ 日付
  Christian Kratky 54e3cd7cb7 Update nuspecs. 6年前
  Christian Kratky acbf1226ab Fix a bug in the keep alive monitor. 6年前
  Christian Kratky 8035c6859f Update docs. 6年前
  Christian Kratky 7fd09009e7 Update docs. 6年前
  Christian Kratky 6ca6a52ae8 Update docs. 6年前
  Christian Kratky 3d643aa4cb Update versions. 6年前
  JanEggers b2bb545947
Update MQTTnet.AspNetCore.nuspec 6年前
  Christian Kratky d5efb31e3a Fix build script. 6年前
  Jan Eggers 7240b86d98 fixed another build issue 6年前
  Christian Kratky f39589a8c1 Add new publish overloads. 6年前
  Christian Kratky 8026263a27 Update nuspec 6年前
  Christian Kratky e8d5bd7bfb Add new properties and events for the managed client. 6年前
  Christian Kratky bc20850fba Refactor serializer locking and thread instances. 6年前
  Christian Kratky caea7910b4 Refactor message processing and async/await usage. 6年前
  Christian Kratky 26eed30dbf Added custom exception for gracefully closed exceptions. 6年前
  Christian Kratky 20779dfece Reorganize solution structure. 6年前
  Christian Kratky e62316105f Refactor server socket management for Linux support. 6年前
  Christian Kratky 78360bc24a Add ID property for the ManagedMqttApplicationMessage. 6年前
  Christian Kratky b05cb0d2ea Move managed client to separate nuget. 6年前
  Christian Kratky c88b46783b [Server] Add new interceptor before messages are added to a queue. 6年前
  Christian Kratky 39edd22a9d Refactor thread management for incoming packets. 6年前
  Christian Kratky afe25db0d3 Update docs. 6年前
  Christian Kratky 9bea46adcb Remove unneeded _sealed_ keywords. Update docs. 6年前
  Christian Kratky a10183628b Suspend keep alive checking while a packet is being received. 6年前
  Christian Kratky 7e0017d14a Update docs. 6年前
  Christian Kratky c1297eadd4 Update docs 6年前
  Christian dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. 6年前
  Christian e14ea9a240 Add overflow strategy for pending messages queue. 6年前
  Christian 7720a3f091 Refactor thread management. 6年前
  Christian ff45be1f71 Update docs 6年前
  Christian 9f4f37bb51 Update nugets 6年前
  Christian 49cf364352 Update docs 6年前
  Christian 9e90111b37 Fix several deadlocks 6年前
  Christian af8d1ec6be Refactoring 6年前
  Christian ae11e31048 Refactoring 6年前
  Christian 1df6798934 Fix issues in RPC extension. 6年前
  Christian ec41efd860 Fix client dead lock and protocol version issues. 6年前
  Christian c06d84e834 Renamed MqttServerAdapter to MqttTcpServerAdapter 6年前
  Christian 8f96acaec4 Fixed a race condition in client and server. 6年前
  Christian cea984cc2f Fix stream and socket handling. 6年前
  Christian e58cb3c9cd Update docs. 6年前
  Christian bb9d5586f0 Update nuspec 6年前
  Christian c5d22f4b27 Update docs 6年前
  Christian f85ad4965b Refactor keep alive monitoring and add unit tests. 6年前
  Christian 76c7b319b8 Fix build errors 6年前
  Christian b426ae1198 Update docs 6年前
  Christian 59dcbf4c0c Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6年前
  Christian a204d233f6 Update configs 6年前
  Christian 26cd84c88c Fix generation of packet identifier. 6年前
  Christian 5f77255893 Update docs 6年前