An experimental c++ app/http framework
Go to file
2020-11-25 13:28:34 +01:00
.vscode Basic structure. Also added tinydir. 2020-11-25 00:20:41 +01:00
core Renamed the framework folder to core. 2020-11-25 13:28:34 +01:00
libs Basic structure. Also added tinydir. 2020-11-25 00:20:41 +01:00
www Fix crash if a file gets deleted but still registered. 2020-11-25 13:22:43 +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 Renamed the framework folder to core. 2020-11-25 13:28:34 +01:00
rdn_application.cpp Renamed the framework folder to core. 2020-11-25 13:28:34 +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