fullstorydev / fullstorydev/grpcui

How can I wait for stream answers?

Open
#263 1 comment 0 reactions 0 assignees View on GitHub
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
![image](https://github.com/fullstorydev/grpcui/assets/90978996/b9422a45-a990-474a-863d-23888b2bee99)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.