wongoo commented on issue #311: URL: https://github.com/apache/dubbo-go-hessian2/issues/311#issuecomment-1069895504
@miracle-xiang there is an example that decoding data from java, u can create a new unit test: - https://github.com/apache/dubbo-go-hessian2/blob/c18594c8ecd05dbd953d68ab1fab03d4a1d6c6e5/test_hessian/src/main/java/test/TestCustomReply.java#L631 - https://github.com/apache/dubbo-go-hessian2/blob/c18594c8ecd05dbd953d68ab1fab03d4a1d6c6e5/object_test.go#L946 -- 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]
