webtonic-server 0.1.1

Browser enabled websocket tunneling for gRPC (server)
Documentation

Server crate of the WebTonic project.

This crate only contains the Server. This is necessary, in order to unpack the requests, the client has sent over the websocket connection. It is designed to mimic the Tonic implementation.