coordinator-node-client

分布式协调服务node客户端,用于获取微服务的可用地址,参照eureka-js-client.

Usage no npm install needed!

<script type="module">
  import coordinatorNodeClient from 'https://cdn.skypack.dev/coordinator-node-client';
</script>

README

coordinator-node-client

分布式协调服务node客户端,用于获取微服务的可用地址,参照eureka-js-client.

安装

npm install coordinator-node-client --save

使用

参照example.js