theweipeng commented on issue #1670: URL: https://github.com/apache/fury/issues/1670#issuecomment-2255004036
> Hello @theweipeng , please can shed some light here. Thanks for your great work on the MetaString. The main goal of Forward/Backward compatibility is to generate code at runtime. Currently, we have implemented the MetaString compression algorithm, but we are unable to pass the JSON string to the other endpoint, as the metadata we communicate across languages will be packed into binary. The binary layout is described in https://fury.apache.org/docs/specification/fury_xlang_serialization_spec#type-meta. Therefore, could you please implement the 'type meta' part of our protocol. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
