diff options
author | Youness Alaoui <youness.alaoui@collabora.co.uk> | 2009-06-02 20:12:50 -0400 |
---|---|---|
committer | Youness Alaoui <youness.alaoui@collabora.co.uk> | 2009-06-02 20:12:50 -0400 |
commit | 376dedd04a5752fe91a2eee24717acbaa179cbcb (patch) | |
tree | 5ed4ed455965eafd53c8facb3ef87b254e8bc824 | |
parent | eec21ab7f11a313fae243f5975ef01aa66810d16 (diff) | |
download | libnice-376dedd04a5752fe91a2eee24717acbaa179cbcb.tar.gz |
update TODO list
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ Add HTTP Digest support tcp turn must drop packets if the queue fills too fast make sure the timers don't race condition with frees, and have some kind of refcounting (like in turn send requests) for timers Add support for TURN-13 +Do not cancel connchecks in case a high priority packet is lost and a low priority one succeeds.. we must let retransmissions do their work to select a better candidate... + |