summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2009-05-21 19:34:17 -0400
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2009-05-21 19:34:17 -0400
commit6b56e1363f7be269120c4d4c5f1cf4283d95ec6a (patch)
tree68b92add14c8c5800d97f5603be7578052cf7629 /TODO
parentce771b7434b732f9c45d4e101bc5336e2b1752cf (diff)
downloadlibnice-6b56e1363f7be269120c4d4c5f1cf4283d95ec6a.tar.gz
Adding a TODO file
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..c43d11d
--- /dev/null
+++ b/TODO
@@ -0,0 +1,8 @@
+check for the cookie and act accordingly for incoming messages.
+unset the timer's source if they return FALSE
+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...
+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