This article shares the first official version of Dubbo3 Node.js, demonstrating the RPC communication mode based on the Triple protocol, including processes such as code generation, service publishing, and service access.
Dubbo-js has officially released its first alpha version supporting the Dubbo3 protocol in September, which has the potential to fundamentally change the architecture and communication patterns between microservices’ front-end and back-end, allowing you to access back-end Dubbo RPC services directly from browser pages or web servers.