Hi, I was looking for a serializer that encodes my "json" message in such in way that the encoded message just contains the values for json object. I have a well defined schema so I don't need the keys in every encoded message. I'm using capnp (python wrapper for capnproto) and it seems that the encoded message contains keys (making it quite longer than expected). Is there any workaround to remove the keys?
-- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to capnproto+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/capnproto/6baa4586-8a65-4095-96a5-1da45c3b6e37n%40googlegroups.com.