Commit Graph

17 Commits

Author SHA1 Message Date
c4c9d34e35 Added my web app implementation to the drogon module. Just renamed it and made it compile. 2021-06-20 17:53:07 +02:00
9e0621daf0 Removed the ConfigLoader. 2021-06-20 17:37:21 +02:00
bb1f871478 Removed FunctionTraits.h. 2021-06-20 16:00:28 +02:00
18f1bc2496 Removed coroutine.h. 2021-06-20 15:56:20 +02:00
d1196eb051 Moved a few classes to a new http folder. 2021-06-20 15:49:31 +02:00
70fb51ca3e Removed version.h. 2021-06-20 15:16:09 +02:00
d5488e8cd1 Added openssl detection and support. 2021-06-20 15:14:25 +02:00
e3767c70c8 Removed config.h. 2021-06-20 15:12:21 +02:00
50c0f2115e Removed drogon's exports.h. 2021-06-20 15:08:35 +02:00
13b2863908 Removed lots of unneeded files. 2021-06-20 15:06:21 +02:00
d2b0ff2e22 Removed the templating engine and most of the routing and controller logic from drogon. 2021-06-20 15:04:18 +02:00
1dfd747b41 Removed PubSubService.h. 2021-06-20 13:54:04 +02:00
b6e75b8fa5 Removed a few leftover orm lib settings from the build system. 2021-06-18 22:37:56 +02:00
d844b2419f Removed the orm lib and redis lib from the drogon module. They might be added later in a generic fashion to the database. 2021-06-18 22:34:51 +02:00
8c3b416d77 Fix missing includes after formatting. 2021-06-17 14:58:33 +02:00
c1d1e107b4 Reformat drogon with my clang format file. 2021-06-17 14:53:13 +02:00
e50dc2560d Added drogon as a module. 2021-06-17 14:43:29 +02:00