255 Commits (ab3df2ba65f9882dc2aa2635154871f2de7b7a82)

Author SHA1 Message Date
  Christian Kratky ab3df2ba65 Add subscribe options builder. 5 years ago
  Christian Kratky f169aaa79b Add connack properties to connect result. 5 years ago
  Christian Kratky 231001850a Add support for extended authentication exchange. 5 years ago
  Christian Kratky 4df29be155 Create MQTTnet.Server package from publish output instead build files. 5 years ago
  Christian Kratky c22b6033e3 Accept multiple SubscriptionIdentifiers for PUBLISH packets. 5 years ago
  Christian Kratky 12973a4179 Fix issues in MQTTv5 packet encoding and decoding. 5 years ago
  Christian Kratky b02f30844c Add new options for _MqttClientOptionsBuilder_. 5 years ago
  Christian Kratky 1a8bcae47c Add authentication result to disconnected handler. 5 years ago
  Christian Kratky 664549ab93 Fix message encoding bugs. 5 years ago
  Christian Kratky 3ef7f60a18 Fix wrong IsSessionPresent flag. 5 years ago
  Christian Kratky a278b6189b Refactor empty payload detection for retained messages. 5 years ago
  Christian Kratky cdbdfdec6d Add UnitTests. 5 years ago
  Christian Kratky 808c2da5f6 Add PacketIdentifier for QoS 2. 5 years ago
  Christian Kratky 6ed3b0cedd Add ClientId for application messages published by the server. 5 years ago
  Christian Kratky 0cac2aa1bc Fix broken log message. 5 years ago
  Christian Kratky 2d59b5c1ac Refactoring. 5 years ago
  Christian Kratky 9dfa0b32e4 Add extension methods for server. 5 years ago
  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 5 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 5 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