mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-01 02:41:48 +00:00
Update TODO.
This commit is contained in:
10
TODO.md
10
TODO.md
@@ -2,14 +2,9 @@
|
||||
|
||||
## Functionality
|
||||
|
||||
* Dispatcher: Client handshake (synchronization)
|
||||
* Dispatcher: Server handshake
|
||||
* Dispatcher: Main dispatch loop
|
||||
* Dispatcher: Combine multiple updates
|
||||
* Automatic persistent saves
|
||||
* GetConnections
|
||||
* Notifiers
|
||||
* RPC
|
||||
* Logging callback global
|
||||
|
||||
## Unit Test Coverage
|
||||
|
||||
@@ -17,6 +12,9 @@
|
||||
* SequenceNumber class
|
||||
* NetworkCommunication class
|
||||
* Dispatcher class
|
||||
* Storage incoming processing
|
||||
* Notifiers
|
||||
* RPC
|
||||
* C++ API
|
||||
* C API
|
||||
* SavePersistent safe file handling (part of C++ API)
|
||||
|
||||
Reference in New Issue
Block a user