Imported Upstream version 0.1.17
[platform/upstream/libnice.git] / TODO
1 - High priority:
2 Refactor/cleanup conncheck.c and discovery.c
3 Add a nice_agent_create_source()
4 Implement SIP-style forking
5 nice_socket_recv returns -1 means we must close the nice_socket and stop all connchecks/candidates and reelect if was eleected...
6 Bytestream mode (non packetized) for standard ICE-TCP
7 Standard (RFC 6062) TURN-TCP
8 Server reflexive candidates for ICE-TCP (aka STUN TCP)
9 Clear unused local sockets (freeing file descriptions in the process) on READY
10 TCP simultaneous-open (S-O)
11
12 - Low priority:
13 Add HTTP Digest support
14 check for the cookie and act accordingly for incoming messages.