libmoo

Zig library for encoding and decoding Roon WebSocket message

Move parser context out of data structs Presence of "context" field and such prevented me from writing serializer (builder, encoder) and clean C API. I'm still not sure how to design C API for this, but this patch would definitely help serializer.

Changes

1 changed files (+69/-74)