commit 91cceeef62061d66732be7039d559f5fff49e8ef Author: David Fifield david@bamsoftware.com Date: Sun Aug 21 02:02:31 2011 -0700
Document the facilitator's waiting until a reg is available. --- design.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/design.txt b/design.txt index 2d5ad2b..9b79724 100644 --- a/design.txt +++ b/design.txt @@ -151,8 +151,8 @@ Design of Flash proxies
client=[<rtmfp-id>]&relay=<address>:<port>
- If the value for the client parameter is empty, it means that there are no - client registrations for this proxy. + The facilitator keeps the HTTP session alive and does not send a + registration until one is available.
The Flash proxy may serve more than one relay–client pair at once.
tor-commits@lists.torproject.org