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.
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 :)
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.