Logo white

Peter M. Groen / FlashMQ

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 453
  • Compare
  • Branches 1
  • Tags 0
  • FlashMQ
  • packetdatatypes.h
03 Jul, 2022
3 commits
  • Add parseSubAckData() ...
    546c8348
    Will be used for the test client I have in mind.
    Wiebe Cazemier authored
    2022-07-03 14:38:18 +0200  
    Browse File »
  • Separate DISCONNECT packet parsing and handling ...
    4bf112b6
    This is necessary for the test client I have in mind, so I can re-use
    this code in that new test client which has no MQTT behavior, but just
    returns packets (meaning I have to be able to parse them without
    initiating handling).
    Wiebe Cazemier authored
    2022-07-03 14:38:18 +0200  
    Browse File »
  • Separate CONNECT packet parsing and handling ...
    f262b796
    This is necessary for the test client I have in mind, so I can re-use
    this code in that new test client which has no MQTT behavior, but just
    returns packets (meaning I have to be able to parse them without
    initiating handling).
    Wiebe Cazemier authored
    2022-07-03 14:38:18 +0200  
    Browse File »