webtonic-proto 0.1.1

Browser enabled websocket tunneling for gRPC (protocol)
Documentation

This crate contains all the part of the WebTonic implementation, that is shared by both the server and the client.

The crate is encoding Requests into Calls and Responses into Replies, using [Prost][prost] messages itself.