1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-03-29 20:39:48 +02:00

update readme

This commit is contained in:
Asim 2015-05-25 17:21:02 +01:00
parent 23264dded0
commit 94dee7a459

View File

@ -11,11 +11,12 @@ An example server can be found in go-micro/template.
- Client/Server - Client/Server
- Pub/Sub - Pub/Sub
### Planned ## Future Features
- Metrics - Config
- Routing
- Monitoring
- Tracing - Tracing
- Logging - Logging
- Stats
## Prerequisites ## Prerequisites