pion / stun

A Go implementation of STUN
https://pion.ly/
MIT License
625 stars 94 forks source link

Change stun-nat-behaviour default server #34

Closed Sean-Der closed 4 years ago

Sean-Der commented 4 years ago

Google STUN server doesn't support OtherAddress, use stun.voip.blackberry.com instead

codecov[bot] commented 4 years ago

Codecov Report

Merging #34 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   99.50%   99.50%           
=======================================
  Files          19       19           
  Lines        1204     1204           
=======================================
  Hits         1198     1198           
  Misses          4        4           
  Partials        2        2           
Flag Coverage Δ
#go 99.50% <ø> (ø)
#wasm 56.22% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 068b9e3...a67bb02. Read the comment docs.