fullstorydev / fullstorydev/grpcui
Support streaming methods via SSE protocol
Open
- Dominant language
- JavaScript
- Stars
- 5.9k
- Forks
- 427
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 7
Description
It would be great if grpcui could support gRPC streaming methods using the SSE (Server-Sent Events) protocol. Currently, streaming responses can be challenging to handle in the UI.
Using SSE could simplify handling of streaming responses in browsers, making it easier to visualize and interact with streaming gRPC methods.
Would it be possible to consider adding this feature?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.