Y
Hacker News
new
|
ask
|
show
|
jobs
by
bunderbunder
722 days ago
The streaming message transfer modes are the main thing that make it difficult.
1 comments
hot_gril
722 days ago
Streaming seems like it'd work without too much effort. It'd be less efficient for sure, but it's also not a very common use case.
link
bunderbunder
722 days ago
In general, I agree. But my understanding is that the problem isn't streaming in the abstract, it's supporting certain details of the streaming protocol outlined in the gRPC spec.
link