299 コミット (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年前
  Jan Eggers 4f66614cdd fixed #691 5年前
  Christian Kratky 6608172719 MQTTnet.Server: Extend messages API. 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 019f428f0a MQTTnet.Server: Add HTTP API for publishing of messages. 5年前
  Christian Kratky 8916df8d7b Move ReuseAddress to server options. 5年前
  Christian Kratky b3ab7a1069 Set socket options to allow reusing address. 5年前
  Christian Kratky 6af58ad90d Fix MQTTnet.Server startup colors. 5年前
  Christian Kratky 7a767c7d2f Improve logging and exception handling when stopping the server. 5年前
  Christian Kratky dd96cf98a8 Make storage update for managed client async. 5年前
  Christian Kratky 6ee3d1640f Improve logging. 5年前
  Christian Kratky 6f8272210c Fix MQTTnet.Server app settings to allow external connections. 5年前
  Christian Kratky ce05cc9936 Fix MQTTnet.Server connection validation. 5年前
  Christian Kratky 985c3084a8 Performance refactoring. 5年前
  Christian Kratky 961a497798 Performance refactoring. 5年前
  vbBerni a9017b8795 handle storage manager null 5年前
  vbBerni f76e130283 fix for failed publishing messages get removed from the message queue but not from the storage manager 5年前
  Christian Kratky 0c7a5a992b Expose more properties of the connection validator context in MQTTnet.Server. Migrate return code to reason code. 5年前
  Christian Kratky bd665c3d56 Expose more properties to connection validator context. 5年前
  Christian Kratky e4e46f0094 Add comments. 5年前
  Christian Kratky 591ccfec29 Update authentication. 5年前
  Christian Kratky ffc1d950da Add authorization for MQTTnet.Server 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 6262a16504 Add version to MQTTnet.Server. 5年前
  Christian Kratky 0a6f564446 Add self contained builds in build script. 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 01f6c959e1 Update publish profile. 5年前
  Christian Kratky f425d87562 Add publish profiles. 5年前
  Christian Kratky 6614b23ab8 Add extension library for WebSocket4Net usage. 5年前
  Christian Kratky 02c9133a1c Update splash screen for MQTTnet.Server. 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年前
  Christian Kratky 744b1b302b Create MQTTnet.Server package from publish output instead build files. 5年前
  hezlog 9fa9d22097 Fixed MQTTnet.noUWP.sln build issue. 5年前
  Christian Kratky e4351b73bd Add connected timestamp to connection status API. 5年前
  Christian Kratky 2d3fdd4faf Update publish profile. 5年前
  Christian Kratky 0a509fd685 Add publish profiles. 5年前
  Christian Kratky d1a17314ef Add extension library for WebSocket4Net usage. 5年前