849 コミット (9e7c70e6498efb9dc4f4c22e672cc1c89cc5cb3e)
 

作成者 SHA1 メッセージ 日付
  Kiarash 9e7c70e649 Add new configuartion model 5年前
  Christian Kratky 6e64d653c5 Hide connect password from logs. 5年前
  Christian Kratky 461bc6e594 Add MQTTnet.Server to NoUWP solution. 5年前
  Christian Kratky 0d95dc563c Update documents. 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年前
  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年前
  Christian ecc2cd5f0c
Merge pull request #555 from BennyM/develop 5年前
  Christian 618580dc15
Merge pull request #553 from dpsenner/feature/MqttClient-add-missing-async-extensions 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年前
  Christian 087c622122
Merge pull request #551 from dpsenner/feature/add-async-handlers-for-connected-and-disconnected 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年前
  Christian 6c5c9e5bf2
Merge pull request #540 from vbBerni/develop 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年前
  Christian Kratky 0d6e244f84 Refactor UnitTests. 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 38f2453c92
Update README.md 5年前
  Christian Kratky 058bb65d31 Merge from develop. 5年前
  Christian Kratky 38b215e9b5 Merge branch 'develop' into feature/MQTTv5 5年前
  Christian Kratky 45df33c9a5 Update nuspec. 5年前
  Christian Kratky 89becaa191 Fix build script. 5年前
  Christian Kratky 6c87e4e039 Replace nuget version with placeholder. 5年前
  Christian Kratky cbe06d6b87 Merge from master. 5年前
  Christian Kratky 74e4fd8b3f Update test certificate. 5年前
  Christian Kratky cc113a6c34 Refactor namespaces. 5年前
  Christian fca9876111
Delete .travis.yml 5年前
  Christian ac9f6a36f8
Update appveyor.yml 5年前
  Christian 929b60e044
Update appveyor.yml 5年前
  Christian acb433dd4c
Update appveyor.yml 5年前
  Christian c4e8bf7f39
Update appveyor.yml 5年前
  Christian ba4fdfb51c
Merge pull request #497 from cquesnel/feature/add-websocket-parameters 6年前
  Charles Quesnel dfda916283 Use default parameter instead of overload 6年前
  Charles Quesnel 40326df9a9 Fix typo in 'Cookie' 6年前
  Charles Quesnel a94444098a Remove unused usings 6年前
  Charles Quesnel 0c13e7a504 Add overload to allow passing custom request headers and cookies when connecting with WS 6年前
  Christian Kratky 0dba57fe75 Cleanup code. 6年前
  Christian Kratky 6483f896c1 Merge from develop. 6年前
  Christian Kratky 8fa9943c3d Merge branch 'master' into develop 6年前