Skip to content

Commit

Permalink
add transport to the table
Browse files Browse the repository at this point in the history
  • Loading branch information
Asim committed Nov 11, 2015
1 parent 72fd498 commit ec1601e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Discovery | [Registry](https://godoc.org/github.com/myodc/go-micro/registry) | A
Client | [Client](https://godoc.org/github.com/myodc/go-micro/client) | Used to make RPC requests to a service
Server | [Server](https://godoc.org/github.com/myodc/go-micro/server) | Listens and serves RPC requests
Pub/Sub | [Broker](https://godoc.org/github.com/myodc/go-micro/broker) | Publish and Subscribe to events
Transport | [Transport](https://godoc.org/github.com/myodc/go-micro/transport) | Communication mechanism between services

## Prerequisites

Expand Down

0 comments on commit ec1601e

Please sign in to comment.