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

Handle close connection event #5

Open
franklee26 opened this issue Mar 26, 2023 · 0 comments
Open

Handle close connection event #5

franklee26 opened this issue Mar 26, 2023 · 0 comments
Assignees
Labels
mvp Required as part of Bluefin MVP

Comments

@franklee26
Copy link
Owner

Goal:

A connection is closed when the logical Bluefin connection is in ERROR or CLOSED state OR when the socket is closed. The host with the closed connection should broadcast the closed-state to any connected parties. Currently, hosts do not know if the connected party is still connected and will continuously send bytes even if the connection is closed.

@franklee26 franklee26 added the mvp Required as part of Bluefin MVP label Mar 26, 2023
@franklee26 franklee26 self-assigned this Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mvp Required as part of Bluefin MVP
Projects
None yet
Development

No branches or pull requests

1 participant