summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2009-06-17 22:27:48 -0400
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2009-06-17 22:27:48 -0400
commite8d63184287806886c45ae5cbc7e4631aaa90516 (patch)
tree9bb471ab8d1f6d39fc3d55098548cc6f9a223811 /TODO
parent86286ab5919f1e758d5b8624b946fc3c9a5e96f0 (diff)
downloadlibnice-e8d63184287806886c45ae5cbc7e4631aaa90516.tar.gz
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 7 insertions, 3 deletions
diff --git a/TODO b/TODO
index eaab911..3d58bd2 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,11 @@
-check for the cookie and act accordingly for incoming messages.
+- High priority:
channel bind have a 10 minutes expiration :@
nice_socket_recv returns -1 means we must close the nice_socket and stop all connchecks/candidates and reelect if was eleected...
+
+- Medium priority:
+Add support for TURN-15
+
+- Low priority:
Add HTTP Digest support
-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
+check for the cookie and act accordingly for incoming messages.