Releases
v12.1.0
Improved CI (#930 )
Improved MQTT_STD_XXX support (#929 )
Removed boost.log include when MQTT_USE_LOG is off (#927 )
Removed async_force_disconnect() call from session_state (#925 )
Added authentication/authorization support (#896 , #921 , #923 )
Added running_in_this_thread() wrapper (#918 )
Fixed client_id setting bug (#917 )
Fixed resend_pubrel_ registration logic (#914 )
Fixed example code topic comparison (#913 )
Added a CLI(Command Line Interface) mqtt client tool (#911 , #920 )
Added setup_socket() on client constructor (#909 )
Added defer wrapper (#908 )
Added dispatch wrapper (#907 )
Added comparison operators for properties (#906 )
Added missing dependencies in Package Configuration File (#903 )
Separated connect_handler functions (#895 )
Refine response_topic life management (#894 )
Made uuid gen to thread_local (#893 )
Supported request_response_information and response_topic (#892 )
Implemented client_id assignment when client send empty one (#891 )
Refined binary buffer operation (#890 )
Fixed correlation_data property (#889 )
Moved start_session() call after all handlers se. (#881 )
Added set options print for broker (#880 )
Added mutex for retains_
(#879 )
Added a performance meajure tool bench
(#878 , #882 , #883 , #884 , #885 , #886 , #887 , #898 , #899 , #900 , #905 )
Fixed broker side qos2 exactly once logic (#874 )
Added publish handled QoS2 packet id getter and restore (#873 )
You can’t perform that action at this time.