245 Revize (ca7952ab33f2a3815b1fc5f36d05c75c40e0b20e)

Autor SHA1 Zpráva Datum
  Christian Kratky 5abee2512f Update nuget packages. před 6 roky
  Christian Kratky 4c76a898b6 Add new UnitTests. před 6 roky
  JanEggers 73d33e2200 fixed #421 před 6 roky
  Christian Kratky fb4f89b412 Replace TaskCompletionSource in Client with Interlocked gate. před 6 roky
  Christian Kratky 0c2ab9b231 Fix a deadlock when an exception is fired while connecting. před 6 roky
  Christian Kratky b4f90decc7 Fix unit tests to allow release builds. před 6 roky
  Christian Kratky 6b9015a928 Fix order of ClientConnected and ClientDisconnected events. před 6 roky
  JanEggers 043cfdb3f9 fixed deadlock and object disposed exception před 6 roky
  JanEggers f7ea2d29e1 prove its broken před 6 roky
  JanEggers e6cfef5295 fixed disconnect to be triggered just once před 6 roky
  JanEggers 53bd2a0960 fixed blocking code in networkstrem and reduced sleep in tests před 6 roky
  JanEggers b55f5ff298 event is triggered but something is blocking před 6 roky
  JanEggers 21048b51ae prove there is something wrong před 6 roky
  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