30 コミット (c9a6155834044328893f90c6b872b5c5efc7ab72)

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