230 Revize (00df7c9b7be801f6a5ad15d2f17121504244de13)

Autor SHA1 Zpráva Datum
  Christian Kratky 23ae8ab3b5 Fix unit test. před 6 roky
  Christian Kratky 16ad07cfc9 Add wrapper for WebSocket4Net. před 6 roky
  JanEggers bc6f155f12 using connectionhandlers with websockets před 6 roky
  Christian Kratky bfb6ec8856 Update UWP test app. před 6 roky
  Christian Kratky 7d9326a147 Extend MqttPacketReader constructor to allow more unit tests. před 6 roky
  Jan Eggers 8574bbb64f fixed parsing issue and added test před 6 roky
  Jan Eggers b77798f885 dont use thread static buffers they are overlapping on server due to async io před 6 roky
  Jan Eggers 7dfb6fdc52 fixed dup flag serialization and added roundtrip tests před 6 roky
  Jan Eggers 4e40b2ddf3 added test to prove something is broken před 6 roky
  Christian Kratky 211853d519 Fix wrong packet writer buffer length calculation. před 6 roky
  Christian Kratky 0322660561 Refactor async/await and ConcurrentDictionary usage. před 6 roky
  Christian Kratky bc20850fba Refactor serializer locking and thread instances. před 6 roky
  Christian Kratky baac26c5f6 Refactor package deserialization. před 6 roky
  Christian Kratky 56e9e15ac0 Refactor Serializer memory usage. před 6 roky
  Christian Kratky beb54acc2f Refactor serializer benchmark to allow fair comparisons. před 6 roky
  JanEggers d573423372 downgrade dependencies to 2.0 před 6 roky
  JanEggers c32a606a70 add memory diagnoser před 6 roky
  JanEggers 78c6059668 enabled clients based on tcp to benefit from new api and added Benchmark for EndtoEnd with new API před 6 roky
  JanEggers 7c2adf636f removed dead code and make new connection context an opt in so kestrel 2.0 still works před 6 roky
  JanEggers d5ac8c7183 use final packages před 6 roky
  JanEggers c758ae89f4 first iteration před 6 roky
  Christian Kratky caea7910b4 Refactor message processing and async/await usage. před 6 roky
  Christian Kratky 6192685671 Remove batch sending of messages to prevent message reordering and several required awaits. před 6 roky
  Christian Kratky 26eed30dbf Added custom exception for gracefully closed exceptions. před 6 roky
  Christian Kratky 20779dfece Reorganize solution structure. před 6 roky
  Christian Kratky e62316105f Refactor server socket management for Linux support. před 6 roky
  Christian Kratky eb48f87667 Update packages před 6 roky
  Christian Kratky 78360bc24a Add ID property for the ManagedMqttApplicationMessage. před 6 roky
  Christian Kratky 3480d9ac35 Refactoring před 6 roky
  Christian Kratky 31b4eb7937 Optimize package serializing and dispatching. před 6 roky
  Christian Kratky e6de4d014e Update client test app před 6 roky
  Christian Kratky 66ebdfd61a Add test for simple server and client execution. před 6 roky
  Jan Eggers 2578b380f9 fixed sln change and moved options to seperate file před 6 roky
  Jan Eggers cadf9f797f added pipe based benchmak před 6 roky
  JanEggers fd50e4e260 more benchmarks před 6 roky
  Christian Kratky 1cbec27b7f Fix projects před 6 roky
  JanEggers 4e74b59796 added extension method před 6 roky
  Jan Eggers 09aacf011e use new project system for benchmarks před 6 roky
  Christian Kratky a10183628b Suspend keep alive checking while a packet is being received. před 6 roky
  Sébastien Warin 79a2952f94 Adding delay between Pub&Sub in the test unit před 6 roky
  Sébastien Warin c1352d50c1 Review code style to match with the existing code před 6 roky
  Christian fbf1cbc76e Refactor ConnectedClient statistics API před 6 roky
  Sébastien Warin ba66c108fa Fixes and clean the new topic matcher from israellot před 6 roky
  Sébastien Warin 5287bf5cac Codacy/PR Quality Review před 6 roky
  Sébastien Warin 10740f12c4 Replace the Async coordination primitives před 6 roky
  Christian 3e6edb92c5 Refactor ASP.NET integration. před 6 roky
  Christian dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. před 6 roky
  Christian 8df8cb1eb6 Refactor logging and add benchmark. před 6 roky
  Christian e51042ed04 Update UWP version před 6 roky
  JanEggers 97d91ec0f8 fixed code quality issues před 6 roky