Add table
This commit is contained in:
parent
3cf90d7825
commit
c53880e24a
11
README.md
11
README.md
@ -8,10 +8,13 @@ An example server can be found in examples/server.
|
|||||||
- [Slack](https://micro-services.slack.com) : [auto-invite](http://micro-invites.herokuapp.com/)
|
- [Slack](https://micro-services.slack.com) : [auto-invite](http://micro-invites.herokuapp.com/)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Discovery
|
|
||||||
- Client
|
Feature | Package | Description
|
||||||
- Server
|
------- | ------- | ---------
|
||||||
- Pub/Sub
|
Discovery | Registry | A way of locating services to communicate with
|
||||||
|
Client | Client | Used to make RPC requests to a service
|
||||||
|
Server | Server | Listens and serves RPC requests
|
||||||
|
Pub/Sub | Broker | Publish and Subscribe to events
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user