silantev-ai commented on issue #2423: URL: https://github.com/apache/fory/issues/2423#issuecomment-3095593346
Thank you for your explanation! I understand meaning of withRefTracking=true. Reducing the size over http is what I am trying to do. When I mentioned: > I am very interested in the flag withRefTracking=true, because it also does not work with XLANG mode, at least in the previous version. I meant it does not work properly in a cross language mode. In my case if I use Java for serialization, transfer data over http, and then use Golang for deserialization, will it work properly without any errors? -- 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]
