keroserene / snowflake

WebRTC Pluggable Transport - the original snowflake repo
https://keroserene.net/snowflake/
Other
277 stars 31 forks source link

initial WebRTC + websocket browser snowflake #5

Closed keroserene closed 8 years ago

keroserene commented 8 years ago

Try to mash the go-webrtc chat demo and flashproxy badge code to allow copy-paste signaling to establish a client-relay pair using WebRTC from client-to-browser and websocket from browser-to-relay.

keroserene commented 8 years ago

Have successfully bootstrapped the go webrtc client through the in-browser snowflake to a websocket relay, and was able to browse websites over Tor. I think that qualifies as "initial" as well :)

arlolra commented 8 years ago

Nice!