mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
prepare for multiplexed snowflake (#11)
This commit is contained in:
parent
6b5a36ac84
commit
5e318b6219
4 changed files with 20 additions and 19 deletions
|
@ -33,7 +33,7 @@ class Broker
|
|||
@url += '/' if '/' != @url.substr -1
|
||||
|
||||
# Promises some client SDP Offer.
|
||||
# Registers this Snowfalke with the broker using an HTTP POST request, and
|
||||
# Registers this Snowflake with the broker using an HTTP POST request, and
|
||||
# waits for a response containing some client offer that the Broker chooses
|
||||
# for this proxy..
|
||||
# TODO: Actually support multiple clients.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue