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

   ## Overview
   
   Adds Java client and server support to the `async` module, enabling 
cross-language async RPC calls between Java and Go over the Triple protocol.
   
   ## What's New
   
   - **Java Server**: Async service implementation using `CompletableFuture`
   - **Java Client**: Async calls to Go server using `CompletableFuture` API
   - **Go Client**: Updated to call Java server by default
   - **Documentation**: Bilingual README with interoperability test scenarios


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