grpc / grpc-web

gRPC for Web Clients
https://grpc.io
Apache License 2.0
8.45k stars 760 forks source link

Does grpc-web works over http 1.1? #1388

Closed wszydlak closed 7 months ago

wszydlak commented 7 months ago

Does grpc-web works over http 1.1? Or it requires http2?

If it works on http 1.1, then what about bidirectional streaming, and streaming from server when using http 1.1?

wszydlak commented 7 months ago

@stanley-cheung @sampajano