dsfx/docs/internals
..
2025-03-24 19:17:56 -04:00
2025-03-22 10:34:35 -04:00
2025-03-24 19:17:56 -04:00

DSFX Internals

Welcome, friend! You are viewing the DSFX internal documentation. If you want to use DSFX, you don't need to read this and could head straight to our user-level docs here.

If you want to learn how DSFX works inside, here's what we got:

  • Axioms is the style guide, and more. This is the philosophy underlining all the code here!
  • commit strategy is the guide for writing commit messages that follow the Conventional Commits specification.
  • handshake is the protocol for establishing a secure connection between two parties.