30 Commits (c9a6155834044328893f90c6b872b5c5efc7ab72)

Autor SHA1 Mensaje Fecha
  Christian Kratky 7d9326a147 Extend MqttPacketReader constructor to allow more unit tests. hace 6 años
  Jan Eggers b77798f885 dont use thread static buffers they are overlapping on server due to async io hace 6 años
  Jan Eggers 7dfb6fdc52 fixed dup flag serialization and added roundtrip tests hace 6 años
  Christian Kratky beb54acc2f Refactor serializer benchmark to allow fair comparisons. hace 6 años
  Christian Kratky 3480d9ac35 Refactoring hace 6 años
  Christian Kratky 31b4eb7937 Optimize package serializing and dispatching. hace 6 años
  Christian Kratky a10183628b Suspend keep alive checking while a packet is being received. hace 6 años
  JanEggers 17db90d5ab fixed build hace 6 años
  Christian 9e90111b37 Fix several deadlocks hace 6 años
  Christian 17b74f20c9 Migrate to Stream-less approach. hace 6 años
  Israel Lot 786fa53334 Fix unit tests for serializer hace 6 años
  Christian e1d8697331 Fix wrong parsing and generating of MqttConnAck for version 3.1.0 hace 6 años
  Christian 1415e4b878 Covnert the body buffer to a memory stream which will grow automatically. hace 6 años
  Christian 002e4b8d69 Fix broken unit tests hace 6 años
  Christian Kratky d12d2648b7 Add extension for RPC calls; replace locks; Refactored storage in Managed Client hace 7 años
  Christian Kratky 611fabcd01 Performance optimizations hace 7 años
  Christian Kratky f9d67e2cd2 Merge proces, enable signing of the assembly. hace 7 años
  Christian Kratky 4386ef1e56 Added interceptor for application messages hace 7 años
  Christian Kratky 40b1be075c Refactoring hace 7 años
  Christian Kratky 67267c05fd Refactor options hace 7 años
  Christian Kratky e7c8d1c1c1 Add cancellation token to adapter hace 7 años
  Christian Kratky 32473af7c2 Refactor web socket usage hace 7 años
  Christian Kratky 76105de4c7 Refactor latest changes hace 7 años
  Eggers Jan c7c1691d75 use raw buffer for frist connect msg then use buffered stream to read more efficient hace 7 años
  Eggers Jan 473c8e0a15 send multiple packages at once msg/sec from 9000 to 32000 hace 7 años
  Eggers Jan c001897590 remove async and framing from serializer hace 7 años
  Eggers Jan 16a184a92f use streams hace 7 años
  JanEggers 9cde49f5f8 propper buffering in place hace 7 años
  Christian Kratky 76151deba0 Additional performance improvements hace 7 años
  Christian Kratky 598ed66a3b Add support for V3.1.0; Performance improvements hace 7 años
  Christian Kratky 59b0b79a32 Fix wrong QoS level handling for server. hace 7 años
  Christian Kratky ee25228c0b Add server implementation hace 7 años
  Christian Kratky 9b720d2325 Initial commit. hace 7 años