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

Refactor to make stun resolve abstract #37

Conversation

elct9620
Copy link
Contributor

Warning

The Linux related code not fully move to stun_linux.go or _linux.go files

  • rename internal/session to internal/stun
  • make resolve flow to
    • Create OS-specific Stun
    • Start writing packet
    • Write stun packet
    • Parse response
  • Split stun_linux.go and darwin_linux.go

@elct9620 elct9620 force-pushed the chore/refactor-to-make-stun-resolve-abstract branch from 925733b to c70c43a Compare September 16, 2024 14:20
@tjjh89017 tjjh89017 merged commit adc7571 into tjjh89017:main Sep 16, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants