hrpc 0.27.1

Common code for hRPC.
Documentation

hrpc

This crate contains (generic) server and client implementations for hRPC. It mainly utilizes hyper, tower and tower-http. It implements it's own router for routing the requests on server.