4 Commits

Author SHA1 Message Date
Francesco Guardiani b5764035eb Remove unnecessary Clone bound in GrpcWebLayer (#1291)
Signed-off-by: slinkydeveloper <francescoguard@gmail.com>
2023-02-22 12:10:36 +00:00
tottoto 2dd09c02bd chore: Fix clippy lint (#1181) 2022-12-13 11:29:29 -05:00
Francesco Guardiani 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 <francescoguard@gmail.com>
2022-10-31 13:56:36 -04:00
Francesco Guardiani 40536dc134 feat(web): Implement tower::Layer for tonic_web::Config (#1119)
Signed-off-by: slinkydeveloper <francescoguard@gmail.com>
2022-10-28 13:59:01 -04:00