|
4c0ec16bdc
|
Remove a stray debug log.
|
2021-07-06 22:23:57 +02:00 |
|
|
2b9e84b4be
|
clang format a few files.
|
2021-07-06 22:20:38 +02:00 |
|
|
5d07b6a233
|
Implement files aswell.
|
2021-07-06 22:20:07 +02:00 |
|
|
4c891a373e
|
Fix DRequest. File support is still todo.
|
2021-07-06 22:06:18 +02:00 |
|
|
29dabe752f
|
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 |
|
|
f03b983de2
|
Request handling.
|
2021-07-06 18:59:30 +02:00 |
|
|
47f9e21a91
|
Initial DRequest and on_async_request implementation.
|
2021-07-06 16:57:21 +02:00 |
|
|
3b4a0ae80f
|
on_connection().
|
2021-07-06 15:11:03 +02:00 |
|
|
eab0802df2
|
Reimplemented run().
|
2021-07-06 15:03:46 +02:00 |
|
|
3f45e92835
|
Implemented most of the new getters/setters.
|
2021-07-06 13:42:27 +02:00 |
|
|
99aa7190a4
|
Codestyle for the getters.
|
2021-07-06 12:04:33 +02:00 |
|
|
383fc2a259
|
Added lots of simple getter/setter methods to the new web app from drogon.
|
2021-06-20 18:41:09 +02:00 |
|
|
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 |
|