]> git.puffer.fish Git - matthieu/nova.git/commit
add token from config and change the signal handler to SIGTERM
authorMatthieuCoder <matthieu@matthieu-dev.xyz>
Mon, 2 Jan 2023 15:53:53 +0000 (19:53 +0400)
committerMatthieuCoder <matthieu@matthieu-dev.xyz>
Mon, 2 Jan 2023 15:53:53 +0000 (19:53 +0400)
commitf152af136f24f309cd95e645cbc2e06b776a01d7
tree32e8c97ec897a23fc317f20a5881cc7c5b24e04e
parent867e7d7a0c80e0c8c6855d3d0c3232b171f53d69
add token from config and change the signal handler to SIGTERM
12 files changed:
Cargo.lock
exes/gateway/src/main.rs
exes/rest/src/config.rs
exes/rest/src/handler.rs
exes/rest/src/main.rs
exes/rest/src/ratelimit_client/mod.rs
exes/webhook/Cargo.toml
exes/webhook/src/config.rs
exes/webhook/src/main.rs
libs/leash/Cargo.toml
libs/leash/src/lib.rs
libs/shared/Cargo.toml