205 コミット (2267770a72c4ea0bb33b74991cae8231f5a412ed)

作成者 SHA1 メッセージ 日付
  Christian Kratky 2267770a72 Make internal message of server async. 5年前
  Christian Kratky 35ee732045 Remove obsolete files from MQTTnet.Server. 5年前
  Christian Kratky d0f1659eec Remove obsolete methods. 5年前
  Christian Kratky 11a5b5a080 Add queue with async support to free up threads. 5年前
  Christian Kratky 7c3d88f62d Add validation for topics before publishing. 5年前
  Christian Kratky 673fc5e20c Add windows startup script. 5年前
  Christian Kratky f2b9642712 Add linuc startup script. 5年前
  Christian Kratky 653ea8a102 Add MQTTnet debug logging. 5年前
  Christian Kratky 3450889e84 Refactor settings. 5年前
  Christian Kratky 1311535eed Added support for persisted retained messages. 5年前
  Christian Kratky e1799ea6a3 Extend configuration. 5年前
  Christian Kratky cd76f434e3 Fix breaking changes. 5年前
  Christian Kratky cd1bfc3a10 Auto stash before merge of "develop" and "feature/server-project-bootstrap" 5年前
  Christian Kratky 562a5304f6 Add flag for secure connections. 5年前
  Kiarash 1e697a94a1 Add Kesterl Settings into appsettings 5年前
  Kiarash 0e2c3abd05 Add missing method for setting encrpted IPv6 address. 5年前
  Christian Kratky 510c3bd0bf Move logger into WebSocketServerAdapter instead of creating a new instance. 5年前
  Kiarash 0c056b511e Fix and clean up 5年前
  Christian Kratky 2ca6866c5e Remove obsolete code. 5年前
  Kiarash 9e7c70e649 Add new configuartion model 5年前
  Christian Kratky bef0860e53 Add support for WebSocket connections. 5年前
  Christian Kratky 9070087fad Add flag for indicating if application message processing has failed. 5年前
  Christian 5090cfb411 Fix memory leak in AsyncAutoResetEvent. 5年前
  Christian Kratky 6e64d653c5 Hide connect password from logs. 5年前
  Christian Kratky 03bfc5f00b Refactor event handler namings. 5年前
  Christian Kratky 8708609498 Add more function mappings for MQTTnet Server. 5年前
  Christian dffc27c1f4 Migrate events in server to async handlers. 5年前
  Christian 6f5f507323 Extend MQTTnet.Server application. 5年前
  Christian 26d6d817cd Fix memory leak in AsyncAutoResetEvent. 5年前
  Kiarash Ghiaseddin b68247f56d WIP 5年前
  Christian 3b02a5f6aa Fix NullRefException when cancelling the server. 5年前
  Christian 09718a00e7 Add handlers to variable before using to avoid NullRefExceptions. 5年前
  BennyM 4860cec6c7 When no handlers are configured the client should not blow up 5年前
  Dominik Psenner b9e0dbf150 Add extension methods that provide a simpler api for IMqttClient and IManagedMqttClient connect/disconnect when the handlers do not need async/await 5年前
  vbBerni 2a4eb460da StopAsync now waits until the managed client is stoped and more typical disposing of internal client 5年前
  Dominik Psenner 2000de15e7 Add async handlers for connect and disconnect, too 5年前
  Dominik Psenner 5e6b902430 Add convenience extensions to the managed client 5年前
  Dominik Psenner a1f414a06d Add async handler interfaces for connected and disconnected to allow async code to execute on connect 5年前
  Berni de3a39bdc2 Fix Managed Client should dispose inner mqtt client #527 5年前
  Berni 506873ed5b fix logger logId not used in ManagedMqttClient 5年前
  Christian Kratky 6a2bded181 Refactor session and connection handling in server. Fix QoS level 2 issues. 5年前
  Christian Kratky ebf0e91ab8 Refactor subscribe and unsubscribe to support MQTTv5. 5年前
  Johannes Bäurle 107e96ff7d
Don't cancel token before stop session manager 5年前
  Christian Kratky 96a67579e2 Improve session handling. 5年前
  Christian Kratky 4cba814716 Cleanup. 5年前
  Christian Kratky b527059b72 Fix session takeover. 5年前
  Christian Kratky c0507fcc55 Refactor interceptors etc. to support async. 5年前
  Christian Kratky 058bb65d31 Merge from develop. 5年前
  Christian Kratky cc113a6c34 Refactor namespaces. 5年前
  Charles Quesnel dfda916283 Use default parameter instead of overload 6年前