fullstorydev / fullstorydev/grpcui
How can I wait for stream answers?
Open
- Dominant language
- JavaScript
- Stars
- 5.9k
- Forks
- 427
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 7
Description
I was trying to test my app, which receives and sends messages in async manner.
So I create request form

After I press Invoke button app receives 1 message successfully and after that connection closes immediately (app receives io.EOF), so app has no time to send answers.
Is it possible to setup delay before close connection?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.