graphql-binary icon indicating copy to clipboard operation
graphql-binary copied to clipboard

Write a specification

Open KOLANICH opened this issue 4 years ago • 1 comments

I wanna try it in python, but I don't want to reverse-engineer it from the code.

Could you please write a specification? And it's better to do it in Kaitai Struct (so we get a parser for the format for a lot of languages for free).

KOLANICH avatar Apr 04 '21 10:04 KOLANICH

The algorithm is still a bit incomplete even in JS, but the binary structure is more or less stable so I'll check it out and if it's applicable will add a spec, thanks for pointing it out

esseswann avatar Apr 04 '21 12:04 esseswann