63 Commits (54870adc64ef596b8ce9854afb503307fdad9a34)

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