mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
rename rendezvous to broker
This commit is contained in:
parent
5e9b23de9e
commit
62e6704d1f
4 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ application, and advice on running one.
|
|||
To upload a new version:
|
||||
$ torify ~/go_appengine/appcfg.py --no_cookies -A $YOUR_APP_ID update .
|
||||
*/
|
||||
package snowflake_reg
|
||||
package snowflake_broker
|
||||
|
||||
// host:port/basepath of the facilitator you want to register with
|
||||
// for example, fp-facilitator.org or example.com:12345/facilitator
|
|
@ -1,4 +1,4 @@
|
|||
package snowflake_reg
|
||||
package snowflake_broker
|
||||
|
||||
import (
|
||||
// "io"
|
Loading…
Add table
Add a link
Reference in a new issue