diff options
author | Nathan Lasseter <nathan.je.lasseter@googlemail.com> | 2011-01-28 22:05:12 +0000 |
---|---|---|
committer | Nathan Lasseter <nathan.je.lasseter@googlemail.com> | 2011-01-28 22:05:12 +0000 |
commit | 5bc3f93d9d3804af72ade9b4d5cd896f3b432cf4 (patch) | |
tree | afa068156342baf4cc9139044e1c2e0a086b5474 /TODO.textile | |
parent | d17fe944ccbfb25ff535d04aaee616df6672044b (diff) |
Removed Balancer from server. Server responds to requestor.
Diffstat (limited to 'TODO.textile')
-rw-r--r-- | TODO.textile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.textile b/TODO.textile index 2d10dfa..5a67ed4 100644 --- a/TODO.textile +++ b/TODO.textile @@ -2,10 +2,8 @@ h1. TODO h2. Little changes: -* Remove the Balancer variable from the server * Add server state * Remove the argless request call and implement strict listed args -* Make the server return directly to the requester, not to the balancer h2. BIG changes: |