203 次程式碼提交 (e7ba3f76dcdd4f3d59bc2dd3c507ffa434a36903)

作者 SHA1 備註 提交日期
  Christian Kratky e7ba3f76dc Add options builder methods for remote certificate validation callback. 5 年之前
  Rudá Cunha ba8ce15ab4 Add remote certificate validation callback on server 5 年之前
  Christian Kratky 4eb2b77138 Fix wrong NoDelay usage in server implementation. 5 年之前
  Christian Kratky 6c8db47e25 Remove dedicated values from contexts and only provide session items. 5 年之前
  Christian Kratky 3eb5e82d10 Expose connect packet in application message interceptor and subscription interceptor. 5 年之前
  Christian Kratky 8916df8d7b Move ReuseAddress to server options. 5 年之前
  Christian Kratky b3ab7a1069 Set socket options to allow reusing address. 5 年之前
  Christian Kratky 7a767c7d2f Improve logging and exception handling when stopping the server. 5 年之前
  Christian Kratky 6ee3d1640f Improve logging. 5 年之前
  Christian Kratky 985c3084a8 Performance refactoring. 5 年之前
  Christian Kratky 961a497798 Performance refactoring. 5 年之前
  Christian Kratky bd665c3d56 Expose more properties to connection validator context. 5 年之前
  Christian Kratky e4e46f0094 Add comments. 5 年之前
  Christian Kratky 1c004ead6d Add support for altering the TopicFilter in subscription interceptor. 5 年之前
  Christian Kratky b0ad6bda70 Add support for reset of connection statistics. Refactor keep alive monitor. 5 年之前
  Christian Kratky c3c0dcf313 Execute disconnected handler in new task. 5 年之前
  Christian Kratky 60c6074953 Expose client certificate at MQTT connection validator. Make DualMode optional. 5 年之前
  Christian Kratky 2b9b22def6 Expose new options in server TLS options. 5 年之前
  Christian Kratky ffe9c57ae8 Add overload for setting message payload. 5 年之前
  Christian Kratky 2d03c267e4 Expose binary password to MqttConnectionValidatorContext. 5 年之前
  Christian Kratky ccfe67e6a6 Fix wrong password handling (string -> byte[]) 5 年之前
  Christian Kratky 396e0e1697 Add connected timestamp to connection status API. 5 年之前
  Christian Kratky 6614b23ab8 Add extension library for WebSocket4Net usage. 5 年之前
  Christian Kratky 913afa3977 Add connack properties to authenticate result. 5 年之前
  Christian Kratky e068286f15 Add subscribe options builder. 5 年之前
  Christian Kratky 373fe8c72c Add connack properties to connect result. 5 年之前
  Christian Kratky 396f040aae Add support for extended authentication exchange. 5 年之前
  hezlog 9fa9d22097 Fixed MQTTnet.noUWP.sln build issue. 5 年之前
  Christian Kratky e4351b73bd Add connected timestamp to connection status API. 5 年之前
  Christian Kratky d1a17314ef Add extension library for WebSocket4Net usage. 5 年之前
  Christian Kratky 80b05a8944 Add connack properties to authenticate result. 5 年之前
  Christian Kratky ab3df2ba65 Add subscribe options builder. 5 年之前
  Christian Kratky f169aaa79b Add connack properties to connect result. 5 年之前
  Christian Kratky 231001850a Add support for extended authentication exchange. 5 年之前
  Christian Kratky c22b6033e3 Accept multiple SubscriptionIdentifiers for PUBLISH packets. 5 年之前
  Christian Kratky 12973a4179 Fix issues in MQTTv5 packet encoding and decoding. 5 年之前
  Christian Kratky b02f30844c Add new options for _MqttClientOptionsBuilder_. 5 年之前
  Christian Kratky 1a8bcae47c Add authentication result to disconnected handler. 5 年之前
  Christian Kratky 664549ab93 Fix message encoding bugs. 5 年之前
  Christian Kratky 3ef7f60a18 Fix wrong IsSessionPresent flag. 5 年之前
  Christian Kratky a278b6189b Refactor empty payload detection for retained messages. 5 年之前
  Christian Kratky cdbdfdec6d Add UnitTests. 5 年之前
  Christian Kratky 808c2da5f6 Add PacketIdentifier for QoS 2. 5 年之前
  Christian Kratky 6ed3b0cedd Add ClientId for application messages published by the server. 5 年之前
  Christian Kratky 0cac2aa1bc Fix broken log message. 5 年之前
  Christian Kratky 2d59b5c1ac Refactoring. 5 年之前
  Christian Kratky 9dfa0b32e4 Add extension methods for server. 5 年之前
  Christian Kratky 20a7579156 Fix issues in ApplicationMessageInterceptor. 5 年之前
  Christian Kratky c7409c2ff4 Fix missing endpoint in client status. 5 年之前
  Christian Kratky d4c6fb44c9 Expose PacketIdentifier in PublishResult. 5 年之前