Expand description
Server runtime module
This module integrates all server components:
- Storage engine (amaters-core)
- Network layer (amaters-net)
- Consensus (amaters-cluster)
- Health checking
- Metrics collection
Structs§
- Server
- Main server runtime
Enums§
- Server
Error - Server errors
- Storage
- Storage engine wrapper enum to support multiple storage types