Skip to content

3.3.0-alpha

Latest
Compare
Choose a tag to compare
@chickenlj chickenlj released this 08 Sep 12:14
· 35 commits to dubbo3 since this release

The first Dubbo3 TypeScript release that provides support of Triple protocol (a fully gRPC compatible and http friendly protocol), which can be used for Node.js and web application development. With dubbo-js, you can easily build applications working on browser and frontend that can communicate with backend services through http-based protocol.

Get started here.