The name service acts as a special service provider that provides lookup service between service types and ids of the service providers that provide the corresponding type of service.
The name service will be launched as a long-running process that handles the service providers lookup requests from client as well as registration requests from service provider.
- npm install
- tsc
- npm start