https://github.com/nest-cloud/nestcloud-grpc-example
How to use nestcloud/grpc for loadbalance rpc call.
https://github.com/nest-cloud/nestcloud-grpc-example
Last synced: about 2 months ago
JSON representation
How to use nestcloud/grpc for loadbalance rpc call.
- Host: GitHub
- URL: https://github.com/nest-cloud/nestcloud-grpc-example
- Owner: nest-cloud
- Created: 2019-04-24T10:10:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T01:41:48.000Z (over 2 years ago)
- Last Synced: 2025-05-09T02:17:43.292Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 795 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[travis-image]: https://api.travis-ci.org/nest-cloud/nestcloud.svg?branch=master
[travis-url]: https://travis-ci.org/nest-cloud/nestcloud
[linux-image]: https://img.shields.io/travis/nest-cloud/nestcloud/master.svg?label=linux
[linux-url]: https://travis-ci.org/nest-cloud/nestcloud# NestCloud
A NodeJS micro-service solution based on Consul, writing by Typescript language and NestJS framework.
## Dependency
* Consul
## Requirement Components
* @nestcloud/common
* @nestcloud/consul
* @nestcloud/consul-service
* @nestcloud/consul-loadbalance
* @nestcloud/grpc## How to run
```bash
yarn
yarn run start:server1
yarn run start:server2
yarn run start:client
```Then visit http://localhost:3004/heros