nacos-sdk-nodejs icon indicating copy to clipboard operation
nacos-sdk-nodejs copied to clipboard

现在的 2.x 是对应 Nacos 2.x 版本的么?

Open chf007 opened this issue 4 years ago • 3 comments

如题

chf007 avatar Dec 21 '21 10:12 chf007

看了文档好像还不支持 2.x 但是 2.x 宣称兼容以前的 Client,是否可以理解为现在也是支持 2.x 的

chf007 avatar Dec 22 '21 08:12 chf007

查了下v2.2.1的代码,没有grpc相关,还是用http的方式。nacos 2.x的服务端兼容http。理解为现在也是支持 2.x 的服务端但没用上新特性

zz630 avatar Mar 25 '22 08:03 zz630

@chf007 考虑找下这个库作者:https://github.com/nacos-group/nacos-sdk-rust,有个node版本:https://www.npmjs.com/package/nacos-sdk-rust-binding-node?activeTab=readme

wuchu avatar Feb 16 '23 02:02 wuchu