Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.

Refactor stun.Client for hole punching #41

Closed
backkem opened this issue Jun 29, 2018 · 1 comment
Closed

Refactor stun.Client for hole punching #41

backkem opened this issue Jun 29, 2018 · 1 comment
Assignees

Comments

@backkem
Copy link
Contributor

backkem commented Jun 29, 2018

As discovered in #38 an open connection should be reused. The aim is to better support this use-case by refactoring stun.Client around a subset of the net.PacketConn interface.

@ernado
Copy link
Collaborator

ernado commented Aug 11, 2018

Seems like out of scope too.
Should be implemented as new abstraction layer that dynamically uses multiple stun.Client instances.
Closing it now.

@ernado ernado closed this as completed Aug 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants