mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
Move init into its own file
This commit is contained in:
parent
622005c79e
commit
25dac378ee
3 changed files with 96 additions and 97 deletions
|
@ -5,6 +5,7 @@ fs = require 'fs'
|
|||
FILES = [
|
||||
'shims.coffee'
|
||||
'util.coffee'
|
||||
'init.coffee'
|
||||
'proxypair.coffee'
|
||||
'websocket.coffee'
|
||||
'broker.coffee'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue