255 Commits (ab3df2ba65f9882dc2aa2635154871f2de7b7a82)

Author SHA1 Message Date
  Kiarash 1e697a94a1 Add Kesterl Settings into appsettings 5 years ago
  Kiarash 0e2c3abd05 Add missing method for setting encrpted IPv6 address. 5 years ago
  Christian Kratky 510c3bd0bf Move logger into WebSocketServerAdapter instead of creating a new instance. 5 years ago
  Kiarash 0c056b511e Fix and clean up 5 years ago
  Christian Kratky 2ca6866c5e Remove obsolete code. 5 years ago
  Kiarash 9e7c70e649 Add new configuartion model 5 years ago
  Christian Kratky bef0860e53 Add support for WebSocket connections. 5 years ago
  Christian Kratky 9070087fad Add flag for indicating if application message processing has failed. 5 years ago
  Christian 5090cfb411 Fix memory leak in AsyncAutoResetEvent. 5 years ago
  Christian Kratky 6e64d653c5 Hide connect password from logs. 5 years ago
  Christian Kratky 03bfc5f00b Refactor event handler namings. 5 years ago
  Christian Kratky 8708609498 Add more function mappings for MQTTnet Server. 5 years ago
  Christian dffc27c1f4 Migrate events in server to async handlers. 5 years ago
  Christian 6f5f507323 Extend MQTTnet.Server application. 5 years ago
  Christian 26d6d817cd Fix memory leak in AsyncAutoResetEvent. 5 years ago
  Kiarash Ghiaseddin b68247f56d WIP 5 years ago
  Christian 3b02a5f6aa Fix NullRefException when cancelling the server. 5 years ago
  Christian 09718a00e7 Add handlers to variable before using to avoid NullRefExceptions. 5 years ago
  BennyM 4860cec6c7 When no handlers are configured the client should not blow up 5 years ago
  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 years ago
  vbBerni 2a4eb460da StopAsync now waits until the managed client is stoped and more typical disposing of internal client 5 years ago
  Dominik Psenner 2000de15e7 Add async handlers for connect and disconnect, too 5 years ago
  Dominik Psenner 5e6b902430 Add convenience extensions to the managed client 5 years ago
  Dominik Psenner a1f414a06d Add async handler interfaces for connected and disconnected to allow async code to execute on connect 5 years ago
  Berni de3a39bdc2 Fix Managed Client should dispose inner mqtt client #527 5 years ago
  Berni 506873ed5b fix logger logId not used in ManagedMqttClient 5 years ago
  Christian Kratky 6a2bded181 Refactor session and connection handling in server. Fix QoS level 2 issues. 5 years ago
  Christian Kratky ebf0e91ab8 Refactor subscribe and unsubscribe to support MQTTv5. 5 years ago
  Johannes Bäurle 107e96ff7d
Don't cancel token before stop session manager 5 years ago
  Christian Kratky 96a67579e2 Improve session handling. 5 years ago
  Christian Kratky 4cba814716 Cleanup. 5 years ago
  Christian Kratky b527059b72 Fix session takeover. 5 years ago
  Christian Kratky c0507fcc55 Refactor interceptors etc. to support async. 5 years ago
  Christian Kratky 058bb65d31 Merge from develop. 5 years ago
  Christian Kratky cc113a6c34 Refactor namespaces. 5 years ago
  Charles Quesnel dfda916283 Use default parameter instead of overload 6 years ago
  Charles Quesnel 40326df9a9 Fix typo in 'Cookie' 6 years ago
  Charles Quesnel a94444098a Remove unused usings 6 years ago
  Charles Quesnel 0c13e7a504 Add overload to allow passing custom request headers and cookies when connecting with WS 6 years ago
  Christian Kratky 0dba57fe75 Cleanup code. 6 years ago
  Christian Kratky 28b2562112 Fix client session disposal in server. 6 years ago
  Christian Kratky 619eaf284d Add readonly property for client options. 6 years ago
  Christian Kratky 86c348df58 Stop existing sessions before takeover from another client. 6 years ago
  Christian Kratky b091fee554 Reset the keep alive monitor if a session is being resumed from a different (or same) client. 6 years ago
  Federico Di Gregorio bc1a197c4f Align conditions in dependent project with conditions in MQTTnet 6 years ago
  Christian Kratky ccc275902f Fix wrong retain flag when distributing messages. 6 years ago
  Christian Kratky 0f5fb8aa3a Add more pacakges. 6 years ago
  Christian Kratky 017f17a6b1 Fix UnitTests. 6 years ago
  Christian Kratky 43105f71d8 Refactor removal from blocking queue. 6 years ago
  Christian Kratky 7baff7c080 Refactor property definition for packets. 6 years ago