Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: unidirectional stream state not right? #232

Open
Luffbee opened this issue Aug 29, 2022 · 0 comments
Open

[Bug]: unidirectional stream state not right? #232

Luffbee opened this issue Aug 29, 2022 · 0 comments
Assignees

Comments

@Luffbee
Copy link

Luffbee commented Aug 29, 2022

What happened?

I see the latest release support unidirectional stream now, but the send/recv states are still init like bidirectional stream, which is not right. Unidirectional stream can only send/recv, so its recv/send state should be init as DataRead/DataRecvd, and this will affect stream closing.

Steps To Reproduce

I only review the code, and I met this problem in my custom version.

Relevant log output

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants