rcpp_framework/modules/drogon
2021-07-06 20:06:38 +02:00
..
drogon Reimplemented run(). 2021-07-06 15:03:46 +02:00
trantor Fix missing includes after formatting. 2021-06-17 14:58:33 +02:00
detect.py Removed version.h. 2021-06-20 15:16:09 +02:00
request.cpp Made Request a base inheritable class, and made DRequest inherit from it. Also added BryRequest for the brynet backend. Also made DWebApplication inherit from WebApplication. 2021-07-06 20:06:38 +02:00
request.h Made Request a base inheritable class, and made DRequest inherit from it. Also added BryRequest for the brynet backend. Also made DWebApplication inherit from WebApplication. 2021-07-06 20:06:38 +02:00
SCsub Added my web app implementation to the drogon module. Just renamed it and made it compile. 2021-06-20 17:53:07 +02:00
web_application.cpp Made Request a base inheritable class, and made DRequest inherit from it. Also added BryRequest for the brynet backend. Also made DWebApplication inherit from WebApplication. 2021-07-06 20:06:38 +02:00
web_application.h Made Request a base inheritable class, and made DRequest inherit from it. Also added BryRequest for the brynet backend. Also made DWebApplication inherit from WebApplication. 2021-07-06 20:06:38 +02:00