71 コミット (9f37306f201f49d3a103b33fcd7b71998c461538)

作成者 SHA1 メッセージ 日付
  JanEggers 16180e83ba fixed parallel writes #932 4年前
  Christian Kratky 60941c04e5 Add new factory overloads. 4年前
  Christian Kratky dbe12b9c48 General code refactoring. 4年前
  Christian Kratky a58ab607ad Improve logger performance. 4年前
  JanEggers 4b481b4833 removed unused dependecies 4年前
  JanEggers d49a4384c0 use the RemoteEndpoint property from the ConnectionContext and added test 4年前
  Christian Kratky 54870adc64 Fix build warnings and errors. 4年前
  Christian Kratky 6e0d3ec0fb Update nuget packages. 4年前
  Christian Kratky 04ccdcd562 Add low level client. 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年前
  Graham Watts fd8caed9af Add .NET 3.1 target 4年前
  JanEggers a4420063c0 fixed #743 5年前
  Jan Eggers 4f66614cdd fixed #691 5年前
  Christian Kratky 961a497798 Performance refactoring. 5年前
  Christian Kratky b0ad6bda70 Add support for reset of connection statistics. Refactor keep alive monitor. 5年前
  Christian Kratky 60c6074953 Expose client certificate at MQTT connection validator. Make DualMode optional. 5年前
  Christian Kratky 2c927c5995 Cleanup. 5年前
  Christian Kratky 6399172582 Improve connection disposal. 5年前
  JanEggers 953578eba2 fixed todo in MqttConnectionContext 5年前
  JanEggers 03c61ad82c fixed tests and added testcase for user property serialization 5年前
  JanEggers 9475ccd0d8 revert accidential change 5年前
  JanEggers 73b051d159 reuse reader 5年前
  JanEggers a9944def68 added span based writer 5年前
  JanEggers aee10ba6fa added netcore 2.1 build 5年前
  JanEggers cfc1b27950 fixed build and added implementations for new read functions 6年前
  JanEggers 149d01e173 added tests 6年前
  JanEggers 888e1797d7 fixed cherry pick 5年前
  JanEggers f8ade2daf4 slight improvements 6年前
  JanEggers a85792c392 fixed another issue 6年前
  JanEggers fbca8a6dc1 span based reader 6年前
  Christian Kratky dbee941dcc Update nuget packages. 5年前
  Christian Kratky 2267770a72 Make internal message of server async. 5年前
  Christian Kratky 562a5304f6 Add flag for secure connections. 5年前
  Christian Kratky 510c3bd0bf Move logger into WebSocketServerAdapter instead of creating a new instance. 5年前
  Christian Kratky 8708609498 Add more function mappings for MQTTnet Server. 5年前
  Christian 6f5f507323 Extend MQTTnet.Server application. 5年前
  Christian Kratky 6a2bded181 Refactor session and connection handling in server. Fix QoS level 2 issues. 6年前
  Christian Kratky cc113a6c34 Refactor namespaces. 6年前
  Christian Kratky 7baff7c080 Refactor property definition for packets. 6年前
  Christian Kratky 48d5afa799 Refactor namings of serializers etc. 6年前
  Christian Kratky 8d78455414 Fix breaking changes. 6年前
  Christian Kratky 6fc9f12c34 Refactor task await. 6年前
  JanEggers a5caab62f8 fixed parallel writes 6年前
  Christian Kratky 5abee2512f Update nuget packages. 6年前
  JanEggers 73d33e2200 fixed #421 6年前
  JanEggers 976c62d9c2 added back the old function and added new overload 6年前
  JanEggers 4cc9f12a03 added AspNetMqttServerOptionsBuilder 6年前