|
|
|
|
|
by jauntywundrkind
658 days ago
|
|
It drives me bonkers that HTTP packs so many awesome capabilities that enable so much awesome gRPC stuff. Then web browsers never implement any of those capabilities. gRPC-web's roadmap is still a huge pile of workarounds they intend to build. These shouldn't be necessary! https://github.com/grpc/grpc-web/blob/master/doc/roadmap.md Instead of giving us http-push, everyone said, oh, we haven't figured out how to use it for content delivery well. And we've never ever let anyone else use it for anything. So to got canned. Http-trailers also seems to not have support, afaik. Why the web pours so much into HTML, js, CSS, but utterly neglects http, to the degree where grpc-web will probably end up tunneling http-over-webtransport is so cursed. |
|