85 Commits (d14088512bdafd8b51d3c290f91f7fc2b67fe66f)

Autor SHA1 Nachricht Datum
  Christian 62527a91ac Complete merge vor 6 Jahren
  Christian 49cf364352 Update docs vor 6 Jahren
  Christian 74a5522965 Add topic filter tests from MQTT spec vor 6 Jahren
  Christian 9e90111b37 Fix several deadlocks vor 6 Jahren
  Christian af8d1ec6be Refactoring vor 6 Jahren
  Christian 109e4b2cf1 Refactor the task timeout code to avoid still running tasks if the timeout is reached. vor 6 Jahren
  Christian 17b74f20c9 Migrate to Stream-less approach. vor 6 Jahren
  Israel Lot a62c15ad1a Missing interface implementation vor 6 Jahren
  Israel Lot 786fa53334 Fix unit tests for serializer vor 6 Jahren
  Christian b23d25217b Fix unit tests. vor 6 Jahren
  Christian ec41efd860 Fix client dead lock and protocol version issues. vor 6 Jahren
  JanEggers 677beddf07 fixed code quality compliance vor 6 Jahren
  JanEggers 7154a7b3dc fixed tests vor 6 Jahren
  Christian 54a0265ef9 Fix UnitTests vor 6 Jahren
  Christian 8f96acaec4 Fixed a race condition in client and server. vor 6 Jahren
  Christian e1d8697331 Fix wrong parsing and generating of MqttConnAck for version 3.1.0 vor 6 Jahren
  Christian f85ad4965b Refactor keep alive monitoring and add unit tests. vor 6 Jahren
  Christian 59dcbf4c0c Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. vor 6 Jahren
  Christian 26cd84c88c Fix generation of packet identifier. vor 6 Jahren
  Christian 8856a7aa34 Fix broken package reader vor 6 Jahren
  Christian 30754433eb Add server methods for controlling the client subscriptions. vor 6 Jahren
  Christian 1415e4b878 Covnert the body buffer to a memory stream which will grow automatically. vor 6 Jahren
  Christian 002e4b8d69 Fix broken unit tests vor 6 Jahren
  Christian Kratky d12d2648b7 Add extension for RPC calls; replace locks; Refactored storage in Managed Client vor 7 Jahren
  Christian Kratky 611fabcd01 Performance optimizations vor 7 Jahren
  Christian Kratky ee6ec14bf8 Add interface for server options. Add context class for connection validator (hide internal packets). vor 7 Jahren
  Christian Kratky f9d67e2cd2 Merge proces, enable signing of the assembly. vor 7 Jahren
  Christian Kratky 77b80dc53e Removed 3rd-Party libraries. vor 7 Jahren
  Christian Kratky 5bcda12ca9 Fix QoS handling in server vor 7 Jahren
  Christian Kratky c01edb192f Refactoring vor 7 Jahren
  Jan Eggers acbf9153f4 fixed the other timing issue vor 7 Jahren
  Jan Eggers b6cd4638b9 fixed another retain msg test timing issue vor 7 Jahren
  Jan Eggers 683d97dc14 added another platform to overcome breaking change in ms.extensions.di 2.0.0 vor 7 Jahren
  Christian Kratky d2e481719c Optimized persisting of retained messages to avoid useless writes to the filesystem vor 7 Jahren
  Jan Eggers e07ead53a9 fixed wait vor 7 Jahren
  Jan Eggers e6e88e132b possibly fixed timing issue in test vor 7 Jahren
  Christian Kratky 3a6df2eab0 Fix unit tests vor 7 Jahren
  Christian Kratky 83821453a0 Refactor shared library. Extend error messages vor 7 Jahren
  Jan Eggers 5e74869dbc updated testadapter vor 7 Jahren
  Christian Kratky 275d8d9f0b Fix unit tests vor 7 Jahren
  Christian Kratky ba16ae6568 Add interceptor for client subscriptions vor 7 Jahren
  Christian Kratky d0f1c18a2f Server refactoring vor 7 Jahren
  Jan Eggers 466b6a25cd fixed unittests and addressed todo vor 7 Jahren
  Jan Eggers 15a564dcfe removed smokebombs (stop the server in finally so other test dont fail because stop is not called in other test) vor 7 Jahren
  Christian Kratky 418f2b2c3f Refactoring vor 7 Jahren
  Christian Kratky 8fa91736b6 Fix unit tests vor 7 Jahren
  Christian Kratky a18c533603 Refactor options and add options builder vor 7 Jahren
  Jan Eggers 7e6f4453ad added back MqttTrace consuming api vor 7 Jahren
  JanEggers d10f29bbc6 initial version vor 7 Jahren
  Christian Kratky 3f080e04b9 Add topic filter builder vor 7 Jahren