snowflake/proxy
2016-01-14 16:28:32 -08:00
..
lib successful bootstrap through browser proxy! (closes #5) 2016-01-12 11:14:28 -08:00
static split and organize coffee files, improve Cake build tasks 2016-01-14 16:28:32 -08:00
Cakefile split and organize coffee files, improve Cake build tasks 2016-01-14 16:28:32 -08:00
coffee-snowflake.html split and organize coffee files, improve Cake build tasks 2016-01-14 16:28:32 -08:00
proxypair.coffee split and organize coffee files, improve Cake build tasks 2016-01-14 16:28:32 -08:00
README.md begin snowflake coffee tests and Cakefile 2016-01-11 10:30:49 -08:00
shims.coffee split and organize coffee files, improve Cake build tasks 2016-01-14 16:28:32 -08:00
snowflake.coffee split and organize coffee files, improve Cake build tasks 2016-01-14 16:28:32 -08:00
snowflake_test.coffee convert rest of address spec tests, ProxyPair test, and move parse functions into Parse container 2016-01-13 10:50:50 -08:00
util.coffee split and organize coffee files, improve Cake build tasks 2016-01-14 16:28:32 -08:00
websocket.coffee split and organize coffee files, improve Cake build tasks 2016-01-14 16:28:32 -08:00

This is the browser proxy component of Snowflake.

Testing:

Unit tests are available with:

cake test

To run locally, start a webserver and navigate to snowflake.html.