This website requires JavaScript.
Explore
Help
Sign in
magmaus3
/
continuwuity
Watch
1
Star
0
Fork
You've already forked continuwuity
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9d9f403ad5
continuwuity
/
src
/
router
History
Download ZIP
Download TAR.GZ
Jason Volk
3109c0daba
perform async shutdown for database pool after services stop
...
Signed-off-by: Jason Volk <jason@zemos.net>
2024-12-04 00:51:57 +00:00
..
serve
fix optional config section related
2024-11-24 07:11:26 +00:00
Cargo.toml
catch panics at base functions to integrate with other fatal errors.
2024-10-26 18:50:28 -04:00
layers.rs
remove spaces from CSP header to save a few bytes
2024-10-26 18:50:29 -04:00
mod.rs
catch panics at base functions to integrate with other fatal errors.
2024-10-26 18:50:28 -04:00
request.rs
use Services instead of Server for middleware function state
2024-07-31 03:04:17 +00:00
router.rs
optimize api state extractor
2024-07-31 03:04:17 +00:00
run.rs
perform async shutdown for database pool after services stop
2024-12-04 00:51:57 +00:00