mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Update TODO
This commit is contained in:
parent
8abad7bc82
commit
017860f812
12
docs/TODO
12
docs/TODO
|
@ -11,9 +11,9 @@ Lossless UDP:
|
||||||
[DONE] 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.
|
[DONE] Networking base.
|
||||||
[TODO] Syncing chat state between clients (nicknames, list of who is in chat, etc...)
|
[NOT STARTED] 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.
|
[NOT STARTED] 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
|
||||||
|
@ -23,9 +23,9 @@ Lossless UDP:
|
||||||
[NOT STARTED] Push to talk for audio
|
[NOT STARTED] Push to talk for audio
|
||||||
|
|
||||||
Friend_requests.c:
|
Friend_requests.c:
|
||||||
[TODO] What happens when a friend request is recieved needs to be changed.
|
[NOT STARTED] What happens when a friend request is recieved needs to be changed.
|
||||||
|
|
||||||
[IN PROGRESS] File transfers
|
[DONE] 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
|
||||||
|
@ -33,5 +33,5 @@ Friend_requests.c:
|
||||||
[DONE] DHT + Messenger
|
[DONE] DHT + Messenger
|
||||||
[NOT STARTED] Group chats
|
[NOT STARTED] Group chats
|
||||||
|
|
||||||
[IN PROGRESS] GUI (https://github.com/nurupo/ProjectTox-Qt-GUI)
|
[IN PROGRESS] GUI (no official GUI chosen yet)
|
||||||
[NOT STARTED] Security audit from professionals
|
[NOT STARTED] Security audit from professionals
|
||||||
|
|
Loading…
Reference in New Issue
Block a user