21 コミット (ab3df2ba65f9882dc2aa2635154871f2de7b7a82)

作成者 SHA1 メッセージ 日付
  Christian Kratky a25c8cd4c7 Fix some minor TODOs. 5年前
  Christian Kratky 562a5304f6 Add flag for secure connections. 5年前
  Christian Kratky 6a2bded181 Refactor session and connection handling in server. Fix QoS level 2 issues. 5年前
  Christian Kratky ebf0e91ab8 Refactor subscribe and unsubscribe to support MQTTv5. 5年前
  Christian Kratky cc113a6c34 Refactor namespaces. 5年前
  Christian Kratky 7baff7c080 Refactor property definition for packets. 6年前
  Christian Kratky 48d5afa799 Refactor namings of serializers etc. 6年前
  Christian Kratky 5abee2512f Update nuget packages. 6年前
  Christian Kratky 5a59cd278c Add serializer adapter. 6年前
  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年前
  Christian Kratky baac26c5f6 Refactor package deserialization. 6年前
  Christian Kratky 56e9e15ac0 Refactor Serializer memory usage. 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年前
  Christian 8df8cb1eb6 Refactor logging and add benchmark. 6年前
  JanEggers 97d91ec0f8 fixed code quality issues 6年前
  JanEggers e7a7bb1a7b added benchmark for serializers 6年前