Sliding replay window.
[champa.git] / TODO
blob57b0c1f64854ddaa75ce18f5bd6ba72a59559921
1 Man page.
3 Protocol documentation.
5 Use a more precise URL length bound in PollingPacketConn, found by
6 binary search on encoded URLs. Use SetMtu so that several maximum-size
7 packets fit comfortably in the maximum size.
9 Have the client self-throttle when receiving an unexpected response
10 (such as the status 200 pseudo-redirects).
12 Use random padding in the server when sending back an empty response.