447 次代码提交 (08c9ecb0112c26b4d96737fae0b13d99d9b03294)

作者 SHA1 备注 提交日期
  Christian Kratky 08c9ecb011 Fix wrong keep alive delay calculation. 4 年前
  Christian Kratky 17ceb20169 Add dummy method to allow safe downgrade. 4 年前
  Christian Kratky 683bb43486 Fix performance issue in logger. 4 年前
  Christian Kratky a58ab607ad Improve logger performance. 4 年前
  Christian Kratky f0a1f9ca93 Add support for user properties in client connect. 4 年前
  Christian Kratky 2a421d1d42 Refactor code. 4 年前
  Christian Kratky f85bc9b956 Dispose socket when TCP connect failed. 4 年前
  JanEggers 4b481b4833 removed unused dependecies 4 年前
  Christian Kratky e798c91ff3 Fix exception handling when using invalid host names upon connect. 4 年前
  Christian Kratky 9810e52bcb Fix build. 4 年前
  Christian Kratky fbbc638c75 Try to fix CI builds. 4 年前
  Christian Kratky bf679adb6b Try to fix CI builds. 4 年前
  Christian Kratky cf7e59a774 Improve unit tests. 4 年前
  Christian Kratky 7931af7487 Add support for certificate validation callback for Web Socket connections. 4 年前
  Christian Kratky c2ac4fffaf Expose PING method for clients. 4 年前
  Christian Kratky 4b78710705 Refactor topic filter naming. 4 年前
  Christian Kratky 2d6c44e45b MQTTnet.Server: Fix version detection. 4 年前
  JanEggers d49a4384c0 use the RemoteEndpoint property from the ConnectionContext and added test 4 年前
  Gen 4e6658e014 Fix typo. 4 年前
  Gen 2b2b30912c Configure context. 4 年前
  Gen 79d95c8516 Fix hanging issue under UWP. 4 年前
  Christian Kratky 4b08bb41f5 Refactor code. 4 年前
  Christian Kratky c89918a890 Update python runtime for MQTTnet.Server. 4 年前
  Christian Kratky b9e9fe64ac Refactor adapter handling. 4 年前
  PSanetra fcd6b7ff52 Process messages async 4 年前
  Christian Kratky 54870adc64 Fix build warnings and errors. 4 年前
  PSanetra 892e4842ed Fix MQTTnet.Tests/Server_Tests/Same_Client_Id_Connect_Disconnect_Event_Order 4 年前
  Christian Kratky b93cd5b673 Refactor code. 4 年前
  Christian Kratky 67d56644b2 Expose custom session items in session status. 4 年前
  Christian Kratky 6e0d3ec0fb Update nuget packages. 4 年前
  Christian Kratky d464bfb7c5 Fix connect and disconnect event flow. 4 年前
  Christian Kratky 7a24970035 Fix UnitTests. 4 年前
  Christian Kratky ad128c7889 Improve socket handling. 4 年前
  PMExtra 774d49a908 Fix exception message and add test cases. 4 年前
  PMExtra c83bec6e81 Fix for Nullable. 4 年前
  PMExtra 763d9778bb Check parameters and add friendly exceptions. 4 年前
  Christian Kratky 81b547f386 Fix logging issues. 4 年前
  Christian Kratky 04ccdcd562 Add low level client. 4 年前
  PMExtra aafd4ea658 Fix. 4 年前
  PMExtra 4eb65fc3d2 Support MqttClientOptionsBuilder.WithConnectionUri() 4 年前
  SeppPenner ea22ef4164 Adjusted .nuspec file, added property to interface as well. 4 年前
  PMExtra 55dc940abb GetUserProperty extension. 4 年前
  SeppPenner c40e3c64aa Removed checks for user properties in MQTT v3 and instead ignore them. 4 年前
  SeppPenner 87c4fa14ee Added check if the server is started or not. 4 年前
  Christian Kratky 0653b89701 Fix broken unit tests. 4 年前
  Christian Kratky 561474c572 Fix broken unit tests. 4 年前
  陈国伟 c10145f743 Use IConnectionEndPointFeature to get IMqttChannelAdapter.Endpoint in aspnetcore31 4 年前
  xljiulang 9ed80daf83 Reduce the performance cost of Memory<T>.getSpan() 4 年前
  JanEggers 20eda96921 fixed core 3.1 startup and verified it still works with 2.1 and net461 4 年前
  Christian Kratky 8e0bce7734 Remove obsolete references. 4 年前