mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 23:11:29 -04:00
Initial broker registration of browser proxies
- broker.coffee contains the xhr stuff - COR enabled on the go broker - POST body reflection works
This commit is contained in:
parent
f2d8a749f4
commit
28e557fb43
4 changed files with 57 additions and 8 deletions
|
@ -7,6 +7,7 @@ FILES = [
|
|||
'util.coffee'
|
||||
'proxypair.coffee'
|
||||
'websocket.coffee'
|
||||
'broker.coffee'
|
||||
'snowflake.coffee'
|
||||
]
|
||||
FILES_TEST = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue