mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
Make a WS class to eliminate globals
This commit is contained in:
parent
f3254e3402
commit
bd5887a876
5 changed files with 90 additions and 85 deletions
|
@ -18,6 +18,7 @@ FILES_SPEC = [
|
|||
'spec/broker.spec.coffee'
|
||||
'spec/proxypair.spec.coffee'
|
||||
'spec/snowflake.spec.coffee'
|
||||
'spec/websocket.spec.coffee'
|
||||
]
|
||||
FILES_ALL = FILES.concat FILES_SPEC
|
||||
OUTFILE = 'build/snowflake.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue