mt_service 0.9.0

Request/reply service primitives for Minot.
1
2
3
4
5
6
7
8
9
# mt_service

Part of the [minot](https://github.com/uos/minot) family of crates.

[![Latest version](https://img.shields.io/crates/v/mt_service.svg)](https://crates.io/crates/mt_service)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)
![Apache](https://img.shields.io/badge/license-Apache-blue.svg)

Service client and server implementation on top of [mt_pubsub](https://crates.io/crates/mt_pubsub).