295 Commits (4f66614cdd0a8dc5fd6428482c289e21d154354f)

Author SHA1 Message Date
  Christian Kratky c3c0dcf313 Execute disconnected handler in new task. 5 years ago
  Christian Kratky 60c6074953 Expose client certificate at MQTT connection validator. Make DualMode optional. 5 years ago
  Christian Kratky 2b9b22def6 Expose new options in server TLS options. 5 years ago
  Christian Kratky ffe9c57ae8 Add overload for setting message payload. 5 years ago
  Christian Kratky 2d03c267e4 Expose binary password to MqttConnectionValidatorContext. 5 years ago
  Christian Kratky ccfe67e6a6 Fix wrong password handling (string -> byte[]) 5 years ago
  Christian Kratky 396e0e1697 Add connected timestamp to connection status API. 5 years ago
  Christian Kratky 01f6c959e1 Update publish profile. 5 years ago
  Christian Kratky f425d87562 Add publish profiles. 5 years ago
  Christian Kratky 6614b23ab8 Add extension library for WebSocket4Net usage. 5 years ago
  Christian Kratky 02c9133a1c Update splash screen for MQTTnet.Server. 5 years ago
  Christian Kratky 913afa3977 Add connack properties to authenticate result. 5 years ago
  Christian Kratky e068286f15 Add subscribe options builder. 5 years ago
  Christian Kratky 373fe8c72c Add connack properties to connect result. 5 years ago
  Christian Kratky 396f040aae Add support for extended authentication exchange. 5 years ago
  Christian Kratky 744b1b302b Create MQTTnet.Server package from publish output instead build files. 5 years ago
  hezlog 9fa9d22097 Fixed MQTTnet.noUWP.sln build issue. 5 years ago
  Christian Kratky e4351b73bd Add connected timestamp to connection status API. 5 years ago
  Christian Kratky 2d3fdd4faf Update publish profile. 5 years ago
  Christian Kratky 0a509fd685 Add publish profiles. 5 years ago
  Christian Kratky d1a17314ef Add extension library for WebSocket4Net usage. 5 years ago
  Christian Kratky e96b66e9f8 Update splash screen for MQTTnet.Server. 5 years ago
  Christian Kratky 80b05a8944 Add connack properties to authenticate result. 5 years ago
  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