This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
rcpp_framework
Watch
1
Star
0
Fork
0
You've already forked rcpp_framework
mirror of
https://github.com/Relintai/rcpp_framework.git
synced
2025-02-20 15:14:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6517a70fd7
rcpp_framework
/
modules
History
Relintai
6517a70fd7
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
..
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