Skip to content

Commit

Permalink
Add table
Browse files Browse the repository at this point in the history
  • Loading branch information
Asim committed Nov 11, 2015
1 parent 3cf90d7 commit c53880e
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)

## Features
- Discovery
- Client
- Server
- Pub/Sub

Feature | Package | Description
------- | ------- | ---------
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

Expand Down

0 comments on commit c53880e

Please sign in to comment.