summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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