Robby Zambito 76d2c09c7d 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 12:35:32 -04:00
2025-04-06 13:08:08 -04:00
2025-04-27 18:03:06 -04:00
2025-04-27 18:03:06 -04:00
Description
do THINGS with NETWORKS in ZIG
402 KiB
Languages
Zig 100%