Introduces server for recipe website mark 2, changes from monolith structure to services
Find a file
Pakin e9803ba8f8 feat: reduce payload size, nodelay, timeout
- reduce payload from 200 to 5
- change tcp connection to nodelay, enable no wait payload
- add timeout 15 minutes for client with no heartbeat

Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-03-30 12:02:14 +07:00
src feat: reduce payload size, nodelay, timeout 2026-03-30 12:02:14 +07:00
.dockerignore fix: image exit without running actual code 2026-02-27 15:22:01 +07:00
.gitignore init: v1 2026-02-27 14:09:21 +07:00
Cargo.lock refactor & remove delay 2026-03-05 09:31:33 +07:00
Cargo.toml refactor & remove delay 2026-03-05 09:31:33 +07:00
Dockerfile fix: image exit without running actual code 2026-02-27 15:22:01 +07:00