 Francesco GuardianiandGitHub
|
a98d719fb4
|
feat(web): Removed Cors impl and replaced with tower-http's CorsLayer (#1123)
Fix #1122, see the issue for more details.
Signed-off-by: slinkydeveloper <[email protected]>
|
2022-10-31 13:56:36 -04:00 |
|
 tottotoandGitHub
|
366d888a4b
|
chore: Fix clippy lints (#881)
|
2022-01-12 16:32:40 -05:00 |
|
 David PedersenandGitHub
|
5aa8ae1fec
|
feat(examples): add grpc-web example (#710)
Creates a server using tonic-web and a client that uses a regular
`hyper::Client` and issues a regular HTTP/1.1 request.
|
2021-07-09 18:02:43 +02:00 |
|