|
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 |
|
|
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 |
|