4 Commits (1a8bcae47cd2aa05a703bc89c9eaf331d4d2c0b8)

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