Eryu Xia

Results 226 comments of Eryu Xia

Aha! Yeah that's a good way to confirm the issue.. It sounds like `protoc-gen-grpc-web` is somehow malfunctioning in Codespaces.. (Curious if the `linux-x86_64` is the right version to use?)

Ah ok then.. Thanks for confirming.. :) I'll try to take a look when i can..

Hey I tried to take a look here but it seems that i don't have access to any repo with Codespace I'm not sure how.. :) Do you have some...

I kinda agree.. :) Do you mind send a PR? Thanks :)

Once that's done, we can probably also clean up the comments here: https://github.com/grpc/grpc-web/blob/1efe741695e7d330a4a56fe2e223fc027f83705c/net/grpc/gateway/examples/echo/ts-example/client.ts#L22-L27 And ideally have our integration tests test both `commonjs+dts` and `typescript` [import styles](https://github.com/grpc/grpc-web#import-style).

> #1168 PR created. Thanks so much for the PR! 😃 > I found it a bit hard to test the change. I tried to run the series of example...

> #571, #714, #920, #949, #952 and #1154 more or less describe the same problem. No progress since 2019, developers are busy implementing new features. We were forced to switch...

From chatting with the team, it sounds like the most likely reason why the entire streaming body is retained is due to us still using XHR (which is known to...

@caesuric @thoralt Thanks so much for the additional info! It's very helpful! :) --- I've discussed the possibility of switching to using Fetch/streams with the team, and here's some brief...

> I just saw this issue (I wish GitHub notified me when an issue I'm subscribed to was mentioned in another one). I also appreciate the transparency @sampajano! Thanks for...