0.2.11 • Published 3 years ago

@scalecube/scalecube-discovery v0.2.11

Weekly downloads
566
License
MIT
Repository
-
Last release
3 years ago

Join the chat at https://gitter.im/scalecube-js/Lobby

NOTICE versions 0.0.x are experimental without LTS or the API and behavior might change from patch to patch

Discovery

Discovery is a tool used by scalecube to access available microservices on a cluster of microservices.

Basic Usage

const discoveryConfig = {
  seedAddress : 'namespace', // string
  address : 'random identifier', // string
  endPoints: [] // Endpoint[]
}

const accesspoint = Discovery.create(discoveryConfig);

accesspoint.subscriber.subscribe(console.log); // emit all remote endpoints on the cluster(seedAddress)
0.2.11

4 years ago

0.2.9

5 years ago

0.2.7

5 years ago

0.2.8

5 years ago

0.2.2-test.0

5 years ago

0.2.0

5 years ago

0.1.2-next.16

5 years ago

0.1.2-next.15

5 years ago

0.1.2-next.14

6 years ago

0.1.2-next.13

6 years ago

0.1.2-next.12

6 years ago

0.1.2-next.11

6 years ago

0.1.2-next.10

6 years ago

0.1.2-next.9

6 years ago

0.1.2-next.8

6 years ago

0.1.2-next.7

6 years ago

0.1.2-next.6

6 years ago

0.1.2-next.5

6 years ago

0.1.2-next.4

6 years ago

0.1.2-next.3

6 years ago

0.1.2-next.2

6 years ago

0.1.2-next.1

6 years ago

0.1.2-next.0

6 years ago

0.1.1-next.0

6 years ago

0.1.1-alpha.20

6 years ago

0.1.1-alpha.19

6 years ago

0.1.1-alpha.18

6 years ago

0.1.1-alpha.17

6 years ago

0.1.1-alpha.16

6 years ago

0.1.1-alpha.15

6 years ago

0.1.1-alpha.14

6 years ago

0.1.1-alpha.13

6 years ago

0.1.1-alpha.12

6 years ago

0.1.1-alpha.11

6 years ago

0.1.1-alpha.10

6 years ago

0.1.1-alpha.9

6 years ago

0.1.1-alpha.8

6 years ago

0.1.1-alpha.7

6 years ago

0.1.1-alpha.6

6 years ago

0.1.1-alpha.5

6 years ago

0.1.1-alpha.4

6 years ago

0.1.1-alpha.3

6 years ago

0.1.1-alpha.2

6 years ago

0.1.1-alpha.1

6 years ago

0.1.1-alpha.0

6 years ago

0.1.0

6 years ago