Y
Hacker News
new
|
ask
|
show
|
jobs
by
CommonGuy
1728 days ago
Another option could be to "chunk" the messages with client-/server-streaming or bi-directional calls. But if you call your API from a browser, that may not be possible yet
1 comments
sjnair96
1728 days ago
Yes, but that would involve us digging into the code of the gRPC server, which is unfortunately closed to us :(
link