diff options
author | Yawning Angel <yawning@schwanenlied.me> | 2014-05-14 08:09:41 +0000 |
---|---|---|
committer | Yawning Angel <yawning@schwanenlied.me> | 2014-05-14 08:09:41 +0000 |
commit | 659efbc04444b67ba9c7e520815b67d132198f5f (patch) | |
tree | a2185a8f43d91356cd4a7427635904ff258f7da0 | |
parent | ded3f6948cc572cd57035a093bc884b56d939463 (diff) |
Update README (No functional changes).
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -32,11 +32,10 @@ handshake variants without being obscenely slow is non-trivial. ### TODO - * (Maybe) Make it resilient to transient connection loss. - * (Maybe) Use IP_MTU/TCP_MAXSEG to tweak frame size. * Write a detailed protocol spec. * Code cleanups. * Write more unit tests. + * Optimize further. ### WON'T DO |