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
  • acltree.cpp
24 Apr, 2022
1 commit
  • Some small docstring tweaks
    e6224fd3
    Rowan authored
    2022-04-24 22:14:14 +0200  
    Browse File »

06 Mar, 2022
1 commit
  • Use std::make_shared and std::make_unique ...
    57b89866
    This saves some allocations.
    
    This also meant having to set the C++ standard to 2014.
    
    The getCopy() methods of sessions and mqttpackets can't be changed,
    because of access errors (private).
    Wiebe Cazemier authored
    2022-03-06 11:41:24 +0100  
    Browse File »

26 Apr, 2021
1 commit
  • Add support for Mosquitto's acl_file
    05b38f94
    Wiebe Cazemier authored
    2021-04-26 11:40:34 +0200  
    Browse File »