An experimental c++ app/http framework
Go to file
2020-11-25 14:53:53 +01:00
.vscode Basic structure. Also added tinydir. 2020-11-25 00:20:41 +01:00
core Implemented body caching and cleanups to FileCache. 2020-11-25 14:53:53 +01:00
libs Basic structure. Also added tinydir. 2020-11-25 00:20:41 +01:00
www Renamed index.html, as the www folder for this framework works differently. It won't try to autocomplete filname extensions. 2020-11-25 13:34:16 +01:00
.clang-format Basic structure. Also added tinydir. 2020-11-25 00:20:41 +01:00
.gitignore Fix gitignore's name. 2020-11-25 13:24:39 +01:00
compile_linux.sh Renamed the framework folder to core. 2020-11-25 13:28:34 +01:00
main.cpp Implemented body caching and cleanups to FileCache. 2020-11-25 14:53:53 +01:00
rdn_application.cpp Implemented body caching and cleanups to FileCache. 2020-11-25 14:53:53 +01:00
rdn_application.h Renamed the framework folder to core. 2020-11-25 13:28:34 +01:00
SConstruct More cleanups to the scons script. 2020-11-24 15:56:28 +01:00