/usr/share/doc/libnice10/TODO is in libnice10 0.1.4-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | - High priority:
Refactor/cleanup conncheck.c and discovery.c
Finish GIO support for reliable transport
Implement SIP-style forking
Implement ICE-TCP (http://tools.ietf.org/html/draft-ietf-mmusic-ice-tcp-15) both for packetized content and streams
nice_socket_recv returns -1 means we must close the nice_socket and stop all connchecks/candidates and reelect if was eleected...
- Low priority:
Add HTTP Digest support
check for the cookie and act accordingly for incoming messages.
|