rcpp_framework/modules
2021-05-01 17:42:25 +02:00
..
list_page Fix a few path/folder related issues with paged article. Also improved a few error messages. 2021-02-08 11:53:04 +01:00
message_page Use compile_and_send_body in MessagePage instead of manual send(). 2020-12-26 00:17:13 +01:00
mqtt_server Simple mqtt broker module for a small project that I have to do. Will probably get removed later. It uses https://github.com/inyotech/mqtt_broker . 2021-05-01 17:42:25 +02:00
paged_article Application is not a singleton anymore, as I think having multiple ones can be useful. HttpServer has an application pointer now (temporarily), it will be subclassed later. 2021-04-28 22:50:05 +02:00