Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

API Reference & Integration


Go Package Documentation

  • API_REFERENCE.md - Complete Go packages, types, methods

Package Structure

internal/
├── transport/          - Multi-path transport layer
├── streaming_aggregator/ - Streaming gradient aggregation
└── federation/         - Multi-tier federation protocol

Python SDK

  • PYTHON_SDK_GUIDE.md - Python SDK installation and usage
  • Examples available in sdk/python/examples/

gRPC Services

  • GRPC_SERVICES.md - Service definitions, endpoints

REST API

  • REST_API.md - HTTP endpoints for monitoring/control

See ../INDEX.md for complete documentation navigation.