micro/examples/mercury/README.md

8 lines
281 B
Markdown
Raw Normal View History

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