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