commit a259e8d43b39ba059fb3a3f5ad22913ddb234878 Author: Ximin Luo infinity0@gmx.com Date: Tue Oct 8 19:20:52 2013 +0100
have the facilitator only respond with transport suffixes to the proxy --- doc/design.txt | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/doc/design.txt b/doc/design.txt index 472a188..a0c4d98 100644 --- a/doc/design.txt +++ b/doc/design.txt @@ -178,6 +178,10 @@ Design of flash proxies For example: client-websocket=1.2.3.4:2000&relay-websocket=10.10.10:9902
+ As with the request, the response transports are actually outer + transports; inner transports are not the proxy's concern and therefore + not given. + If the value for the client parameter is empty, it means that there are no client registrations for this proxy.
tor-commits@lists.torproject.org