Robby Zambito 245dab4909 Use slice for init, and add better error sets.
The slice sets us avoid allocating within the init function.
This means init can't fail, and it also makes it easier to stack allocate messages (slice an array buffer, instead of creating a stack allocator).
2025-05-10 21:46:53 -04:00
2025-04-06 13:08:08 -04:00
2025-05-10 21:46:53 -04:00
2025-05-10 21:46:53 -04:00
Description
do THINGS with NETWORKS in ZIG
402 KiB
Languages
Zig 100%