sscall

UDP based voice chat
git clone git://git.2f30.org/sscall
Log | Files | Refs | README | LICENSE

commit e7b181bf5dfa3abe4fad401a5590d66269126aaf
parent 1ace4b3e373e10217bfd8cff2d582133a1bce03e
Author: sin <sin@2f30.org>
Date:   Tue,  5 Jun 2012 19:20:32 +0100

sscall: Update TODO


Diffstat:
MTODO | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/TODO b/TODO @@ -1,4 +1,5 @@ * Add flow control * Figure out stream properties on the fly -* Add compression to the streams -* Add encryption +* Add compression to the streams (libspeex?) +* Add encryption (dtls?) +* Switch over to multiplexed I/O and get rid of threads