This website requires JavaScript.
Explore
Help
Sign In
Overlord
/
zocket
Watch
1
Star
1
Fork
0
You've already forked zocket
Code
Issues
Pull Requests
Releases
Activity
Files
develop
zocket
/
src
History
Overlord
69be6470b3
improved copy-safety, refined shared state handling, extended tests, updated comments
2026-08-08 18:02:46 +02:00
..
config
Update configuration handling: refine path resolution and allocator usage in
main.zig
2026-08-02 18:01:28 +02:00
logging
improved copy-safety, refined shared state handling, extended tests, updated comments
2026-08-08 18:02:46 +02:00
memory
Refactor memory utilities: unify validation logic, adjust return types, and clean up
main.zig
formatting.
2026-08-03 12:43:34 +02:00
signals
Introduce
signals
module for signal handling
2026-08-03 22:36:13 +02:00
main.zig
unify configuration path resolution between dev and prod (use
zig build run -- --path "config/config.toml"
)
2026-08-04 13:17:00 +02:00
root.zig
refactor build system: separate test module and streamline test dependencies
2026-08-06 10:48:43 +02:00