330 Commits (e7fa46561682bdbec5a46f7eba70a61ca9701266)

Author SHA1 Message Date
  Christian Kratky 20a7579156 Fix issues in ApplicationMessageInterceptor. 5 years ago
  Christian Kratky c7409c2ff4 Fix missing endpoint in client status. 5 years ago
  Christian Kratky d4c6fb44c9 Expose PacketIdentifier in PublishResult. 5 years ago
  Christian Kratky e6cf23aebd Add API controllers for MQTTnet.Server. 5 years ago
  Christian Kratky 2c927c5995 Cleanup. 5 years ago
  Christian Kratky 6399172582 Improve connection disposal. 5 years ago
  Christian Kratky 5c903e6fbf Improve connection handling. 5 years ago
  Christian Kratky f60bbf7dd7 MQTTnet.Server startup cleanup. 5 years ago
  Christian Kratky 519bb05aac Fix broken code. 5 years ago
  Christian Kratky a8434d1b58 Expose results of publish operations for MQTTv5. 5 years ago
  Christian Kratky a25c8cd4c7 Fix some minor TODOs. 5 years ago
  JanEggers 953578eba2 fixed todo in MqttConnectionContext 5 years ago
  JanEggers 03c61ad82c fixed tests and added testcase for user property serialization 5 years ago
  JanEggers 9475ccd0d8 revert accidential change 5 years ago
  JanEggers 73b051d159 reuse reader 5 years ago
  JanEggers a9944def68 added span based writer 5 years ago
  JanEggers aee10ba6fa added netcore 2.1 build 5 years ago
  JanEggers cfc1b27950 fixed build and added implementations for new read functions 6 years ago
  JanEggers 149d01e173 added tests 6 years ago
  JanEggers 888e1797d7 fixed cherry pick 5 years ago
  JanEggers f8ade2daf4 slight improvements 6 years ago
  JanEggers a85792c392 fixed another issue 6 years ago
  JanEggers fbca8a6dc1 span based reader 6 years ago
  Christian Kratky 65896269da Improve protocol version detection. 5 years ago
  Christian Kratky 631f660d5c Add MQTTnet.Server to build script. 5 years ago
  Christian Kratky 1afd59325f Add validations for client options builder. 5 years ago
  Christian Kratky 45c033f401 Improve payload handling and allocation. 5 years ago
  Christian Kratky 61b10a8b56 Add extension methods. 5 years ago
  Christian Kratky dbee941dcc Update nuget packages. 5 years ago
  Christian Kratky c911797f1b Fix broken config in MQTTnet.Server. 5 years ago
  Christian Kratky b5a1d3a69f Add more config values for TCP connections. 5 years ago
  Christian Kratky cdeb073bb0 Fix disposal of SSL streams. 5 years ago
  Christian Kratky 2267770a72 Make internal message of server async. 5 years ago
  Christian Kratky 35ee732045 Remove obsolete files from MQTTnet.Server. 5 years ago
  Christian Kratky d0f1659eec Remove obsolete methods. 5 years ago
  Christian Kratky 11a5b5a080 Add queue with async support to free up threads. 5 years ago
  Christian Kratky 7c3d88f62d Add validation for topics before publishing. 5 years ago
  Christian Kratky 673fc5e20c Add windows startup script. 5 years ago
  Christian Kratky f2b9642712 Add linuc startup script. 5 years ago
  Christian Kratky 653ea8a102 Add MQTTnet debug logging. 5 years ago
  Christian Kratky 3450889e84 Refactor settings. 5 years ago
  Christian Kratky 1311535eed Added support for persisted retained messages. 5 years ago
  Christian Kratky e1799ea6a3 Extend configuration. 5 years ago
  Christian Kratky cd76f434e3 Fix breaking changes. 5 years ago
  Christian Kratky cd1bfc3a10 Auto stash before merge of "develop" and "feature/server-project-bootstrap" 5 years ago
  Christian Kratky 562a5304f6 Add flag for secure connections. 5 years ago
  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