From 6763ebb5b1ae862a30ea2db93b90c77e2fe0ac25 Mon Sep 17 00:00:00 2001 From: Contra Date: Sat, 16 Feb 2013 23:50:31 -0700 Subject: [PATCH] todo --- TODO.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..6455a7c --- /dev/null +++ b/TODO.md @@ -0,0 +1,15 @@ +Full firefox support (just needs some shims and encryption fixes) + +Data channel support (easy) + +Easier way to access remote stream details (has audio, has video) + +Support for multiple presence settings + +Release stream on call.end() + +Conference calls/chats + +Hooks for chat persistence + +Scalable communication using redis or something \ No newline at end of file