commit 1d77d46b6a1b01ba3a9e413537ca00db3e477754
parent 03aeb64ae2e2b67936dab9170e5b0da56f319988
Author: Andrey Uzunov <andrey.uzunov@gmail.com>
Date: Sat, 15 Jun 2013 14:01:04 +0000
README change for microspdy
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README b/README
@@ -99,6 +99,9 @@ In particular, the following functions are not covered by 'make check':
This is an early alpha release for libmicrospdy. The following things
should be implemented (in order of importance) before we can claim to
be reasonably complete:
+- 8 different output queues (one for each priority) have to be implemented
+together with a suitable algorithm for utilizing them. Otherwise, downloading
+a file will block all responses with same or smaller priority
- Change session timeout to use not seconds but something more precise
- SPDY RST_STREAM sending on each possible error (DONE?)
- SPDY_close_session