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

TODO: When a stream has been established do not allow a new connection #9

Open
GRVYDEV opened this issue Dec 22, 2020 · 1 comment
Open
Assignees
Milestone

Comments

@GRVYDEV
Copy link
Owner

GRVYDEV commented Dec 22, 2020

As of right now if you start a stream and then try to start another stream with the same key it will break the program. Implement an is_streaming field on the ConnState and if is_streaming deny any new connections

@GRVYDEV GRVYDEV added this to To do in Project Lightspeed Dec 23, 2020
@GRVYDEV GRVYDEV added this to the v0.1.0 Launch milestone Dec 24, 2020
@GRVYDEV GRVYDEV assigned GRVYDEV and unassigned GRVYDEV Jan 7, 2021
@armlesshobo
Copy link
Contributor

FYI, I'm currently working on this

@GRVYDEV GRVYDEV assigned GRVYDEV and armlesshobo and unassigned GRVYDEV Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants