245 Commits (ca7952ab33f2a3815b1fc5f36d05c75c40e0b20e)

Author SHA1 Message Date
  Christian Kratky 6192685671 Remove batch sending of messages to prevent message reordering and several required awaits. 6 years ago
  Christian Kratky 26eed30dbf Added custom exception for gracefully closed exceptions. 6 years ago
  Christian Kratky 20779dfece Reorganize solution structure. 6 years ago
  Christian Kratky e62316105f Refactor server socket management for Linux support. 6 years ago
  Christian Kratky eb48f87667 Update packages 6 years ago
  Christian Kratky 78360bc24a Add ID property for the ManagedMqttApplicationMessage. 6 years ago
  Christian Kratky 3480d9ac35 Refactoring 6 years ago
  Christian Kratky 31b4eb7937 Optimize package serializing and dispatching. 6 years ago
  Christian Kratky e6de4d014e Update client test app 6 years ago
  Christian Kratky 66ebdfd61a Add test for simple server and client execution. 6 years ago
  Jan Eggers 2578b380f9 fixed sln change and moved options to seperate file 6 years ago
  Jan Eggers cadf9f797f added pipe based benchmak 6 years ago
  JanEggers fd50e4e260 more benchmarks 6 years ago
  Christian Kratky 1cbec27b7f Fix projects 6 years ago
  JanEggers 4e74b59796 added extension method 6 years ago
  Jan Eggers 09aacf011e use new project system for benchmarks 6 years ago
  Christian Kratky a10183628b Suspend keep alive checking while a packet is being received. 6 years ago
  Sébastien Warin 79a2952f94 Adding delay between Pub&Sub in the test unit 6 years ago
  Sébastien Warin c1352d50c1 Review code style to match with the existing code 6 years ago
  Christian fbf1cbc76e Refactor ConnectedClient statistics API 6 years ago
  Sébastien Warin ba66c108fa Fixes and clean the new topic matcher from israellot 6 years ago
  Sébastien Warin 5287bf5cac Codacy/PR Quality Review 6 years ago
  Sébastien Warin 10740f12c4 Replace the Async coordination primitives 6 years ago
  Christian 3e6edb92c5 Refactor ASP.NET integration. 6 years ago
  Christian dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. 6 years ago
  Christian 8df8cb1eb6 Refactor logging and add benchmark. 6 years ago
  Christian e51042ed04 Update UWP version 6 years ago
  JanEggers 97d91ec0f8 fixed code quality issues 6 years ago
  JanEggers 17db90d5ab fixed build 6 years ago
  JanEggers e7a7bb1a7b added benchmark for serializers 6 years ago
  Christian 7720a3f091 Refactor thread management. 6 years ago
  Christian b22b02a0b6 Refactor subscriptions manager 6 years ago
  Christian 62527a91ac Complete merge 6 years ago
  Christian 9fdcb08364 Add benchmark app. 6 years ago
  Christian 49cf364352 Update docs 6 years ago
  Christian 74a5522965 Add topic filter tests from MQTT spec 6 years ago
  Christian 9e90111b37 Fix several deadlocks 6 years ago
  Christian af8d1ec6be Refactoring 6 years ago
  Christian 109e4b2cf1 Refactor the task timeout code to avoid still running tasks if the timeout is reached. 6 years ago
  Christian 17b74f20c9 Migrate to Stream-less approach. 6 years ago
  Christian ae11e31048 Refactoring 6 years ago
  Israel Lot a62c15ad1a Missing interface implementation 6 years ago
  Israel Lot 786fa53334 Fix unit tests for serializer 6 years ago
  Christian b23d25217b Fix unit tests. 6 years ago
  Christian 1df6798934 Fix issues in RPC extension. 6 years ago
  Christian ec41efd860 Fix client dead lock and protocol version issues. 6 years ago
  BP 580a431fbf
Update Startup.cs 6 years ago
  JanEggers 677beddf07 fixed code quality compliance 6 years ago
  JanEggers 7154a7b3dc fixed tests 6 years ago
  Christian 54a0265ef9 Fix UnitTests 6 years ago