Skip to content
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 429 Bytes

TODO.md

File metadata and controls

22 lines (18 loc) · 429 Bytes

ntcore TODO

Functionality

  • Dispatcher: Client handshake (synchronization)
  • Dispatcher: Server handshake
  • Dispatcher: Main dispatch loop
  • Automatic persistent saves
  • GetConnections
  • Notifiers
  • RPC

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