This crate contains all the part of the WebTonic implementation, that is shared by both the server and the client.
WebTonic
The crate is encoding Requests into Calls and Responses into Replies, using Prost messages itself.
Requests
Calls
Responses
Replies
Prost
Request
Response
Call
Reply