63 Commits (54870adc64ef596b8ce9854afb503307fdad9a34)

Author SHA1 Message Date
  Christian Kratky 54870adc64 Fix build warnings and errors. 4 years ago
  Christian Kratky 6e0d3ec0fb Update nuget packages. 4 years ago
  Christian Kratky 04ccdcd562 Add low level client. 4 years ago
  Christian Kratky 561474c572 Fix broken unit tests. 4 years ago
  xljiulang 9ed80daf83 Reduce the performance cost of Memory<T>.getSpan() 4 years ago
  JanEggers 20eda96921 fixed core 3.1 startup and verified it still works with 2.1 and net461 4 years ago
  Graham Watts fd8caed9af Add .NET 3.1 target 4 years ago
  JanEggers a4420063c0 fixed #743 5 years ago
  Jan Eggers 4f66614cdd fixed #691 5 years ago
  Christian Kratky 961a497798 Performance refactoring. 5 years ago
  Christian Kratky b0ad6bda70 Add support for reset of connection statistics. Refactor keep alive monitor. 5 years ago
  Christian Kratky 60c6074953 Expose client certificate at MQTT connection validator. Make DualMode optional. 5 years ago
  Christian Kratky 2c927c5995 Cleanup. 5 years ago
  Christian Kratky 6399172582 Improve connection disposal. 5 years ago
  JanEggers 953578eba2 fixed todo in MqttConnectionContext 5 years ago
  JanEggers 03c61ad82c fixed tests and added testcase for user property serialization 5 years ago
  JanEggers 9475ccd0d8 revert accidential change 5 years ago
  JanEggers 73b051d159 reuse reader 5 years ago
  JanEggers a9944def68 added span based writer 5 years ago
  JanEggers aee10ba6fa added netcore 2.1 build 5 years ago
  JanEggers cfc1b27950 fixed build and added implementations for new read functions 6 years ago
  JanEggers 149d01e173 added tests 6 years ago
  JanEggers 888e1797d7 fixed cherry pick 5 years ago
  JanEggers f8ade2daf4 slight improvements 6 years ago
  JanEggers a85792c392 fixed another issue 6 years ago
  JanEggers fbca8a6dc1 span based reader 6 years ago
  Christian Kratky dbee941dcc Update nuget packages. 5 years ago
  Christian Kratky 2267770a72 Make internal message of server async. 5 years ago
  Christian Kratky 562a5304f6 Add flag for secure connections. 5 years ago
  Christian Kratky 510c3bd0bf Move logger into WebSocketServerAdapter instead of creating a new instance. 5 years ago
  Christian Kratky 8708609498 Add more function mappings for MQTTnet Server. 5 years ago
  Christian 6f5f507323 Extend MQTTnet.Server application. 5 years ago
  Christian Kratky 6a2bded181 Refactor session and connection handling in server. Fix QoS level 2 issues. 6 years ago
  Christian Kratky cc113a6c34 Refactor namespaces. 6 years ago
  Christian Kratky 7baff7c080 Refactor property definition for packets. 6 years ago
  Christian Kratky 48d5afa799 Refactor namings of serializers etc. 6 years ago
  Christian Kratky 8d78455414 Fix breaking changes. 6 years ago
  Christian Kratky 6fc9f12c34 Refactor task await. 6 years ago
  JanEggers a5caab62f8 fixed parallel writes 6 years ago
  Christian Kratky 5abee2512f Update nuget packages. 6 years ago
  JanEggers 73d33e2200 fixed #421 6 years ago
  JanEggers 976c62d9c2 added back the old function and added new overload 6 years ago
  JanEggers 4cc9f12a03 added AspNetMqttServerOptionsBuilder 6 years ago
  Christian Kratky 5a59cd278c Add serializer adapter. 6 years ago
  JanEggers 978694b3c0 set binary mode 6 years ago
  JanEggers bc6f155f12 using connectionhandlers with websockets 6 years ago
  JanEggers cd257b4d25 hide overload that does not provide options 6 years ago
  Christian Kratky 7d9326a147 Extend MqttPacketReader constructor to allow more unit tests. 6 years ago
  JanEggers c43acf7dac more extensions for aspnetcore configuration 6 years ago
  Jan Eggers 8574bbb64f fixed parsing issue and added test 6 years ago