Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

closing the listener drops underlying connections #92

Closed
pgte opened this issue Apr 23, 2018 · 1 comment
Closed

closing the listener drops underlying connections #92

pgte opened this issue Apr 23, 2018 · 1 comment
Labels
status/ready Ready to be worked

Comments

@pgte
Copy link
Contributor

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.)

@achingbrain
Copy link
Member

Closing as this is not planned, it may be revisited in the future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status/ready Ready to be worked
Projects
None yet
Development

No branches or pull requests

3 participants