@dovyih/dubbo-nacos-register
apache/dubbo-js nacos registr impl.
apache/dubbo-js nacos registr impl.
node connect dubbo by default protocol in nacos
eggjs nacos
nacos client main package
nacos config client
nacos (https://nacos.io/en-us/) nodejs sdk
If you are a nest micro service architecture, you can use the SDK, so as to realize service discovery based on nacos, distributed load balancing strategy
A javascript client and server over http or tcp implementation of JSON-RPC 2.0.
Nestjs app infrastructure.
Egg.js nacos插件,服务注册发现,获取配置中心
nacos中获取配置文件,并支持动态更新同步。
midway nacos component
use nacos in midwayjs。
If you are a nest micro service architecture, you can use the SDK, so as to realize service discovery based on nacos, distributed load balancing strategy
1.服务注册逻辑: (1)注册服务时,如果服务器设置了环境变量HOST_IP和SERVER_PORT,那么会把HOST_IP和SERVER_PORT作为服务的IP和PORT进行注册。 (2)如果服务器没有设置环境变量,那么获取.env相关配置(SERVICE_IP,PORT)作为服务的IP和PORT进行注册。 (3)如果本地未配置,那么自动获取服务器IP以及使用默认端口3000进行服务注册。 2.新增获取服务实例集合方法 ## 介绍 本工具基于NestJs8.0以及nacos2.2.1,用于微
本包核心是通过计算微服务权重去动态选择服务进而转发服务!
nacos-sdk-rust binding for NodeJs with napi.
Simplify the usage of Nacos and provide an alternative and improved Node.js SDK for integrating with Nacos.
node-feign用于远程调用http服务的客户端工具,支持调用nacos中注册的远程http服务。
NestJs Nacos模块