CAICAIIs opened a new pull request, #996:
URL: https://github.com/apache/dubbo-go-samples/pull/996

   ## Description
   
   This PR adds TLS support for Java-Go interoperability in the Triple protocol 
example, enabling secure cross-language RPC communication with mutual 
authentication.
   
   ## Changes
   - Added java-server/: Java Dubbo provider with TLS support
   - Added java-client/: Java Dubbo consumer with TLS support
   - Updated root README and configuration files
   - Enhanced TLS example documentation with detailed setup instructions
   - Added Maven POM files with all required dependencies
   - Generated Protobuf code for both Go and Java
   
   ## Result
   Go Server + Go Client:
   <img width="1154" height="276" alt="bf18c5839d301004aa1238425cf2e7a8" 
src="https://github.com/user-attachments/assets/25136205-e50e-447f-bf6c-9cec8ca07e0c";
 />
   
   Java Server + Go Client:
   <img width="1188" height="229" alt="4e385572087a898bc52e61bb44675ce1" 
src="https://github.com/user-attachments/assets/0f027de7-bc97-463d-a1c8-e1b61b8d7feb";
 />
   
   Go Server + Java Client:
   <img width="758" height="256" alt="3f7cb13cd84f56b0bc509ae0efecc9de" 
src="https://github.com/user-attachments/assets/3c7b1183-9fe8-4963-a826-634c2664d080";
 />
   


-- 
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]

Reply via email to