aboutsummaryrefslogtreecommitdiff
path: root/src/context/hook.rs
Commit message (Expand)AuthorAgeFilesLines
* chore: update copyright headersFuwn2023-04-181-2/+1
* refactor(context): rename params to parametersFuwn2023-04-061-4/+3
* fix(context): custom parameters format for easy lifetimesFuwn2023-04-061-5/+8
* feat(context): bring back peer addressFuwn2023-04-061-4/+7
* refactor(router): simplify context creationFuwn2023-04-061-0/+1
* fix(context): fix async sharingFuwn2023-04-061-10/+7
* fix(context): clippy lintsFuwn2023-04-031-0/+1
* refactor(handler): move traitsFuwn2023-04-031-0/+45