aboutsummaryrefslogtreecommitdiff
path: root/src/handler
Commit message (Expand)AuthorAgeFilesLines
* feat(windmark): prelude feature flagFuwn2023-05-053-3/+3
* chore: update copyright headersFuwn2023-04-187-14/+7
* refactor(hooks): implement call for hooksFuwn2023-04-152-7/+17
* refactor(partial): into traitFuwn2023-04-101-2/+9
* fix(context): custom parameters format for easy lifetimesFuwn2023-04-064-9/+9
* feat(response): async error handlerFuwn2023-04-062-6/+17
* fix(context): fix async sharingFuwn2023-04-061-5/+2
* feat(route): merge async and sync mount functions !!Fuwn2023-04-051-10/+8
* feat(route): native async route support !!Fuwn2023-04-041-5/+19
* refactor(handler): move traitsFuwn2023-04-037-0/+179