snowflake/proxy-go
Cecylia Bocovich c28c8ca489 Fix for proxy deadlock bug
This is a fix for the proxy-go deadlock bug (ticket #25688). The
assumption that OnIceComplete is always followed by a successful
connection where OnDataChannel has been called turns out not to occur in
practice. OnICEComplete looks like it is being deprecated in other
libraries anyway, so it's safer to just remove it.
2019-04-03 13:44:48 -04:00
..
README.md Minimal README for proxy-go. 2017-05-04 01:19:42 -07:00
snowflake.go Fix for proxy deadlock bug 2019-04-03 13:44:48 -04:00
webrtc_test.go Pass client IP from proxy-go to server by parsing SDP 2017-10-14 15:06:33 -04:00

This is a standalone (not browser-based) version of the Snowflake proxy.

Usage: ./proxy-go