Sign in
webrtc
/
src
/
2159b89fa2cb55beeef38f72bd45e217f3d33d4e
/
webrtc
/
p2p
/
stunprober
/
stunprober_unittest.cc
dc13abc
Initially when the design was to do this experiment in browser, which doesn't have webrtc code, it requires some glue code to bridge the difference between what's available in webrtc::base and browser process. Now since we're moving to renderer process, we could reuse a lot of existing interfaces instead of rolling our own.
by Guo-wei Shieh
· 10 years ago
72e9f04
Better determination of Symmetric NAT.
by Guo-wei Shieh
· 10 years ago
1ab67ae
Address the corner cases
by Guo-wei Shieh
· 10 years ago
37931c4
Stunprober interface, its implementation and a command line driver.
by Guo-wei Shieh
· 10 years ago