packBytes icon indicating copy to clipboard operation
packBytes copied to clipboard

Add binary schema format

Open e3dio opened this issue 2 years ago • 0 comments

Schema can exist as a JavaScript object, and it can be serialized to Json string, this issue is to add optional binary format so schema can be sent as binary blob and take up less space than Json string

e3dio avatar May 07 '23 15:05 e3dio