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

start and stop accepting connections #76

Open
pgte opened this issue Apr 23, 2018 · 0 comments
Open

start and stop accepting connections #76

pgte opened this issue Apr 23, 2018 · 0 comments
Labels

Comments

@pgte
Copy link

pgte commented Apr 23, 2018

When closing a listener, all the underlying connections are dropped.

Instead, this should behave like webrtc-star, where the peer connections are maintained. (in Webrtc-star, the severed connection is to the discovery service, effectively preventing from knowing new peers.)

@ghost ghost assigned mkg20001 Apr 24, 2018
@ghost ghost added the status/in-progress In progress label Apr 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants