cnzakii commented on issue #15323: URL: https://github.com/apache/dubbo/issues/15323#issuecomment-2856937333
@zhhaojie Please refer to the Custom Serialization example from the dubbo-python samples (https://github.com/apache/dubbo-python/tree/main/samples/serialization) to correctly configure the serialization mechanism for dubbo-python. Currently, serialization-related functions must be provided manually, but we plan to support built-in serialization methods in future releases. -- 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]
