I recently built a small idiomatic binding for cute_net.h, a pretty cool little library for easy videogame networking with encryption and optionally reliable packets.
I wanted to bring attention to it because it is really awesome to use and just couldn’t find anything like it in the Zig world, so I built this little thingy for it to be easily usable in Zig, ready for cross-compilation and static linking!
This is actually my first time doing something like this, so it would be awesome if anyone more experienced than me could check it out and tell me what they think!
Thanks, everyone! Here’s the link to the thing: darltrash/zcutenet: Easy realtime networking for games with cute_net.h, now in Zig! - Codeberg.org