aboutsummaryrefslogtreecommitdiff
path: root/src/context/route.rs
Commit message (Expand)AuthorAgeFilesLines
* chore(license): Relicense under MIT OR Apache-2.0HEADmainFuwn2026-02-201-17/+0
* chore: update copyright headersFuwn2023-04-181-2/+1
* refactor(context): rename params to parametersFuwn2023-04-061-3/+3
* fix(context): custom parameters format for easy lifetimesFuwn2023-04-061-5/+7
* feat(context): bring back peer addressFuwn2023-04-061-4/+7
* fix(context): fix async sharingFuwn2023-04-061-10/+8
* fix(context): clippy lintsFuwn2023-04-031-0/+1
* refactor(handler): move traitsFuwn2023-04-031-0/+45