mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Updated TODO.
This commit is contained in:
parent
9f1080f8b4
commit
01ddd3249c
|
@ -8,9 +8,12 @@ DHT:
|
||||||
[IN PROGRESS] Optimizing the code.
|
[IN PROGRESS] Optimizing the code.
|
||||||
|
|
||||||
Lossless UDP:
|
Lossless UDP:
|
||||||
[TODO] Increase data send/receive rates.
|
[DONE] Increase data send/receive rates.
|
||||||
|
|
||||||
[IN PROGRESS] Massive IRC like group chats (text only)
|
[IN PROGRESS] Massive IRC like group chats (text only)
|
||||||
|
[DONE] networking base.
|
||||||
|
[TODO] Syncing chat state between clients (nicknames, list of who is in chat, etc...)
|
||||||
|
[TODO] Make clients sign their messages so that peers can't modify them.
|
||||||
|
|
||||||
[IN PROGRESS] Audio/Video
|
[IN PROGRESS] Audio/Video
|
||||||
[DONE] Capture/encoding/streaming/decoding/displaying
|
[DONE] Capture/encoding/streaming/decoding/displaying
|
||||||
|
@ -19,6 +22,10 @@ Lossless UDP:
|
||||||
[NOT STARTED] Small group chats
|
[NOT STARTED] Small group chats
|
||||||
[NOT STARTED] Push to talk for audio
|
[NOT STARTED] Push to talk for audio
|
||||||
|
|
||||||
|
Friend_requests.c:
|
||||||
|
[TODO] What happens when a friend request is recieved needs to be changed.
|
||||||
|
|
||||||
|
[IN PROGRESS] File transfers
|
||||||
[NOT STARTED] Offline messaging
|
[NOT STARTED] Offline messaging
|
||||||
[NOT STARTED] Friends list syncing
|
[NOT STARTED] Friends list syncing
|
||||||
[IN PROGRESS] IPV6 support
|
[IN PROGRESS] IPV6 support
|
||||||
|
|
Loading…
Reference in New Issue
Block a user