micro/examples/mercury/README.md

8 lines
288 B
Markdown
Raw Normal View History

2015-12-16 05:15:20 +03:00
# Mercury
2015-12-16 05:20:26 +03:00
An **experimental** integration for [mondo/mercury](https://github.com/mondough/mercury)
2015-12-16 05:15:20 +03:00
2015-12-16 05:20:26 +03:00
mercury_{client,service}.go are standard mercury implementations for compatibility testing sake.
2015-12-16 05:15:20 +03:00
2015-12-16 05:20:26 +03:00
micro_{client,server}.go are micro implementations of mercury's request/response system.