188 コミット (9b29f8c23a5417650c7f5e03ee4fa22e97947e30)

作成者 SHA1 メッセージ 日付
  Sébastien Warin 79a2952f94 Adding delay between Pub&Sub in the test unit 6年前
  Sébastien Warin c1352d50c1 Review code style to match with the existing code 6年前
  Christian fbf1cbc76e Refactor ConnectedClient statistics API 6年前
  Sébastien Warin ba66c108fa Fixes and clean the new topic matcher from israellot 6年前
  Sébastien Warin 5287bf5cac Codacy/PR Quality Review 6年前
  Sébastien Warin 10740f12c4 Replace the Async coordination primitives 6年前
  Christian 3e6edb92c5 Refactor ASP.NET integration. 6年前
  Christian dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. 6年前
  Christian 8df8cb1eb6 Refactor logging and add benchmark. 6年前
  Christian e51042ed04 Update UWP version 6年前
  JanEggers 97d91ec0f8 fixed code quality issues 6年前
  JanEggers 17db90d5ab fixed build 6年前
  JanEggers e7a7bb1a7b added benchmark for serializers 6年前
  Christian 7720a3f091 Refactor thread management. 6年前
  Christian b22b02a0b6 Refactor subscriptions manager 6年前
  Christian 62527a91ac Complete merge 6年前
  Christian 9fdcb08364 Add benchmark app. 6年前
  Christian 49cf364352 Update docs 6年前
  Christian 74a5522965 Add topic filter tests from MQTT spec 6年前
  Christian 9e90111b37 Fix several deadlocks 6年前
  Christian af8d1ec6be Refactoring 6年前
  Christian 109e4b2cf1 Refactor the task timeout code to avoid still running tasks if the timeout is reached. 6年前
  Christian 17b74f20c9 Migrate to Stream-less approach. 6年前
  Christian ae11e31048 Refactoring 6年前
  Israel Lot a62c15ad1a Missing interface implementation 6年前
  Israel Lot 786fa53334 Fix unit tests for serializer 6年前
  Christian b23d25217b Fix unit tests. 6年前
  Christian 1df6798934 Fix issues in RPC extension. 6年前
  Christian ec41efd860 Fix client dead lock and protocol version issues. 6年前
  BP 580a431fbf
Update Startup.cs 6年前
  JanEggers 677beddf07 fixed code quality compliance 6年前
  JanEggers 7154a7b3dc fixed tests 6年前
  Christian 54a0265ef9 Fix UnitTests 6年前
  Christian 8f96acaec4 Fixed a race condition in client and server. 6年前
  Christian b3eaeea8a4 Fix log issue in UWP test app. 6年前
  Christian 45b4c05867 Update version 6年前
  Christian e57ec11ed8 Update libs 6年前
  Christian e1d8697331 Fix wrong parsing and generating of MqttConnAck for version 3.1.0 6年前
  Christian f85ad4965b Refactor keep alive monitoring and add unit tests. 6年前
  Christian 59dcbf4c0c Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6年前
  Christian 26cd84c88c Fix generation of packet identifier. 6年前
  Christian 8856a7aa34 Fix broken package reader 6年前
  Christian 30754433eb Add server methods for controlling the client subscriptions. 6年前
  Christian 1415e4b878 Covnert the body buffer to a memory stream which will grow automatically. 6年前
  Christian 002e4b8d69 Fix broken unit tests 6年前
  Christian f98f21ffdf Update libs 6年前
  Christian 39672970e2 Update 3rd-Partly libs 6年前
  Christian Kratky 333fc4c387 Fixed an TLS issue in the MqttClientOptionsBuilder; Fix a subscription issue in the managed client. 7年前
  Christian Kratky 2cb1c544f5 Add extension method for subscriptions 7年前
  Christian Kratky 644e948489 Fix keep alive checks in server 7年前