Make tonic::body::empty_body public and use it instead of the old and non existant anymore BoxBody::empty()
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]>