Files
dynalab-core/docs/README.md
T

548 B

DynaLab Core Documentation

This documentation is ordered in the following sections

  • API
  • Protocol
  • Internal

API - Documents the user side API of the Core class, this goes through setting up a new core, and how to interact with it

Protocol - Documents the data ingress protocol, this is useful for developing connectors to pipe data into the DynaLab Core

Internal - Documents the inner working of DynaLab Core including data flow, internal API's, custom file types and much more