mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
- broker.coffee contains the xhr stuff - COR enabled on the go broker - POST body reflection works |
||
---|---|---|
.. | ||
lib | ||
static | ||
broker.coffee | ||
Cakefile | ||
coffee-snowflake.html | ||
coffeelint.json | ||
proxypair.coffee | ||
README.md | ||
shims.coffee | ||
snowflake.coffee | ||
snowflake_test.coffee | ||
util.coffee | ||
websocket.coffee |
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
.