citadel_sdk::prefabs

Module shared

Source
Expand description

Shared utilities between client and server kernels Shared Network Components

This module contains network components that are shared between client and server implementations in the Citadel Protocol. These components provide common functionality used across different network roles.

§Features

  • Internal service integration
  • Shared utility functions
  • Common type definitions
  • Cross-role functionality

§Important Notes

  • Components are role-agnostic
  • Thread-safe implementations
  • Async-first design

Modules§