Sync
This PR adds the tonic-web crate to tonic's workspace members. Unit and integration tests should now run as part of CI runs.
tonic-web enables tonic servers to handle requests from grpc-web clients directly, without the need of an external proxy. Co-authored-by: John Hernandez <[email protected]> Co-authored-by: zancas <[email protected]>