index
:
windmark
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
router.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(router): setters for direct key and certificate content
v0.3.10
Fuwn
2024-06-24
1
-9
/
+72
*
build(rustc): update toolchain
Fuwn
2024-04-01
1
-1
/
+1
*
fix(clippy): lints
Fuwn
2023-09-26
1
-1
/
+1
*
docs(router): run doc
Fuwn
2023-05-22
1
-1
/
+1
*
docs(router): ignore attach_async example
Fuwn
2023-05-05
1
-4
/
+4
*
docs: fix for prelude
Fuwn
2023-05-05
1
-31
/
+33
*
docs(router): remove useless assignment
Fuwn
2023-05-05
1
-1
/
+1
*
refactor: simplify imports
Fuwn
2023-05-05
1
-1
/
+1
*
fix(ci): fix tests and doc examples
Fuwn
2023-04-27
1
-24
/
+33
*
chore: update copyright headers
Fuwn
2023-04-18
1
-2
/
+1
*
feat: async-std support !!
Fuwn
2023-04-18
1
-3
/
+34
*
refactor(hooks): implement call for hooks
Fuwn
2023-04-15
1
-8
/
+13
*
refactor(partial): into trait
Fuwn
2023-04-10
1
-5
/
+7
*
fix(router): tokio namespace
v0.3.4
Fuwn
2023-04-08
1
-2
/
+2
*
fix(context): custom parameters format for easy lifetimes
Fuwn
2023-04-06
1
-5
/
+5
*
feat(response): async error handler
Fuwn
2023-04-06
1
-14
/
+26
*
feat(context): bring back peer address
Fuwn
2023-04-06
1
-2
/
+8
*
refactor(router): simplify context creation
Fuwn
2023-04-06
1
-53
/
+17
*
fix(context): fix async sharing
Fuwn
2023-04-06
1
-48
/
+41
*
refactor(router): block macro
Fuwn
2023-04-06
1
-5
/
+11
*
refactor(router): no need for pin
Fuwn
2023-04-06
1
-3
/
+1
*
style(router): add associated types
Fuwn
2023-04-05
1
-5
/
+5
*
feat(route): merge async and sync mount functions !!
Fuwn
2023-04-05
1
-38
/
+22
*
feat(module): async module support
Fuwn
2023-04-04
1
-2
/
+94
*
feat(route): native async route support !!
Fuwn
2023-04-04
1
-9
/
+46
*
style: seperate blocks
Fuwn
2023-04-03
1
-0
/
+5
*
fix(context): clippy lints
Fuwn
2023-04-03
1
-1
/
+1
*
refactor(handler): misc. rename
Fuwn
2023-04-03
1
-6
/
+6
*
refactor(context): callback -> hook
Fuwn
2023-04-03
1
-8
/
+8
*
refactor(returnable): seperate contexts
Fuwn
2023-04-03
1
-2
/
+2
*
refactor(handler): move traits
Fuwn
2023-04-03
1
-5
/
+11
*
refactor(handler): move all responses to traits
Fuwn
2023-04-03
1
-20
/
+23
*
refactor(handler): trait-based response
Fuwn
2023-04-03
1
-6
/
+9
*
feat(router): GET RID OF DIRTY BOXES
Fuwn
2023-04-03
1
-13
/
+7
*
feat(response): allow multiple languages
Fuwn
2023-04-02
1
-9
/
+14
*
refactor(src): clean up string generics
Fuwn
2023-04-02
1
-20
/
+23
*
feat(router): expose response to post-route callback
v0.2.5
Fuwn
2023-03-31
1
-3
/
+4
*
feat(router): generalize all strings
Fuwn
2023-03-31
1
-16
/
+26
*
refactor(router): change response-related setters
Fuwn
2023-03-30
1
-6
/
+10
*
docs: fix old response documentation
Fuwn
2023-03-30
1
-7
/
+7
*
feat: overhaul response system
Fuwn
2023-03-30
1
-39
/
+33
*
feat(router): modify content from post-route callback
Fuwn
2023-03-29
1
-37
/
+39
*
refactor(returnable): unify callback context
Fuwn
2023-03-29
1
-8
/
+14
*
deps: bump tokio and tokio-openssl to latest
Fuwn
2023-03-21
1
-14
/
+32
*
style(router.rs): clippy lints
Fuwn
2023-02-04
1
-32
/
+13
*
feat: drop rust nightly requirement!!!
v0.1.20
Fuwn
2022-07-31
1
-32
/
+21
*
feat(response): success with mime response
v0.1.19
Fuwn
2022-07-09
1
-3
/
+7
*
feat(response): always allow explicit mime specification
v0.1.17
Fuwn
2022-07-09
1
-7
/
+3
*
refactor(router): remove useless clones
Fuwn
2022-06-13
1
-2
/
+1
*
feat(router): allow access to client certs
Fuwn
2022-06-13
1
-15
/
+33
[next]