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

Remove stun scheme from default server flag #204

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

Sean-Der
Copy link
Member

calling net.ResolveUDPAddr with stun:stun.voipgate.com:3478 results in this error too many colons in address.

calling `net.ResolveUDPAddr` with `stun:stun.voipgate.com:3478`
results in this error `too many colons in address`.
@Sean-Der Sean-Der merged commit 9763c28 into master Aug 16, 2024
11 of 12 checks passed
@Sean-Der Sean-Der deleted the OmarTariq612-master branch August 16, 2024 02:20
Copy link

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.18%. Comparing base (35179f1) to head (5191c4b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #204   +/-   ##
=======================================
  Coverage   66.18%   66.18%           
=======================================
  Files          27       27           
  Lines        2070     2070           
=======================================
  Hits         1370     1370           
  Misses        691      691           
  Partials        9        9           
Flag Coverage Δ
go 66.18% <ø> (ø)
wasm 42.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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