62 Commits (ed5e6ee897e8be48d2314f1a93bb1385b52d1e0d)

Autor SHA1 Mensaje Fecha
  Christian c1001db450 Add packet inspector API. hace 3 años
  Stefan Ossendorf 37b783908a .Net5.0 TFMs added hace 4 años
  Christian 1f78a92c4d Remove timeout from send method. hace 4 años
  Christian Kratky fb2be79673 Remove not used timeout for receiving. hace 4 años
  Christian Kratky 60941c04e5 Add new factory overloads. hace 4 años
  Christian Kratky dbe12b9c48 General code refactoring. hace 4 años
  Christian Kratky 683bb43486 Fix performance issue in logger. hace 4 años
  Christian Kratky a58ab607ad Improve logger performance. hace 4 años
  Christian Kratky 9810e52bcb Fix build. hace 4 años
  Christian Kratky b9e9fe64ac Refactor adapter handling. hace 4 años
  Christian Kratky 6e0d3ec0fb Update nuget packages. hace 4 años
  Christian Kratky 81b547f386 Fix logging issues. hace 4 años
  Christian Kratky 04ccdcd562 Add low level client. 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
  JanEggers ac06a001e2 fixed some warnings hace 5 años
  Christian Kratky 624fafc662 Update nugets. hace 5 años
  Christian Kratky 961a497798 Performance refactoring. hace 5 años
  Christian Kratky 60c6074953 Expose client certificate at MQTT connection validator. Make DualMode optional. hace 5 años
  Christian Kratky 6399172582 Improve connection disposal. hace 5 años
  Christian Kratky a25c8cd4c7 Fix some minor TODOs. hace 5 años
  JanEggers 477e2d23ab added benchmark option to compare netfx and core runtime hace 5 años
  JanEggers aee10ba6fa added netcore 2.1 build hace 5 años
  Christian Kratky dbee941dcc Update nuget packages. hace 5 años
  Christian Kratky cdeb073bb0 Fix disposal of SSL streams. hace 5 años
  Christian Kratky 562a5304f6 Add flag for secure connections. hace 5 años
  Christian Kratky 8708609498 Add more function mappings for MQTTnet Server. 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 ebf0e91ab8 Refactor subscribe and unsubscribe to support MQTTv5. hace 6 años
  Christian Kratky cc113a6c34 Refactor namespaces. hace 6 años
  Federico Di Gregorio bc1a197c4f Align conditions in dependent project with conditions in MQTTnet 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 5abee2512f Update nuget packages. hace 6 años
  Christian Kratky 5a59cd278c Add serializer adapter. hace 6 años
  Christian Kratky 7d9326a147 Extend MqttPacketReader constructor to allow more unit tests. hace 6 años
  Jan Eggers b77798f885 dont use thread static buffers they are overlapping on server due to async io hace 6 años
  Christian Kratky baac26c5f6 Refactor package deserialization. hace 6 años
  Christian Kratky 56e9e15ac0 Refactor Serializer memory usage. hace 6 años
  Christian Kratky beb54acc2f Refactor serializer benchmark to allow fair comparisons. hace 6 años
  JanEggers c32a606a70 add memory diagnoser hace 6 años
  JanEggers 78c6059668 enabled clients based on tcp to benefit from new api and added Benchmark for EndtoEnd with new API hace 6 años
  Christian Kratky caea7910b4 Refactor message processing and async/await usage. hace 6 años
  Christian Kratky 6192685671 Remove batch sending of messages to prevent message reordering and several required awaits. hace 6 años
  Christian Kratky 20779dfece Reorganize solution structure. hace 6 años
  Christian Kratky e62316105f Refactor server socket management for Linux support. hace 6 años
  Christian Kratky 3480d9ac35 Refactoring hace 6 años
  Christian Kratky 31b4eb7937 Optimize package serializing and dispatching. hace 6 años
  Jan Eggers 2578b380f9 fixed sln change and moved options to seperate file hace 6 años
  Jan Eggers cadf9f797f added pipe based benchmak hace 6 años
  JanEggers fd50e4e260 more benchmarks hace 6 años