mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
455 B
455 B
ntcore TODO
Functionality
- Dispatcher: Client handshake (synchronization)
- Dispatcher: Server handshake
- Dispatcher: Main dispatch loop
- Automatic persistent saves
- GetConnections
- Notifiers
- RPC
- Logging callback global
Unit Test Coverage
- Message class
- SequenceNumber class
- NetworkCommunication class
- Dispatcher class
- C++ API
- C API
- SavePersistent safe file handling (part of C++ API)
- More LoadPersistent warning cases