Addons
NetCluster provides the core features for clustering, while the addons extend its functionality with additional capabilities.
ClusterServer
The ClusterServer addon implements the essential interface for NetCluster, streamlining the process of integrating NetCluster into your project. It can be used directly or as a reference example to help you get started quickly.
TBD: add design doc & usage
ClusterServerExtra
ClusterServerExtra offers a basic implementation for server communication and management, providing the foundational tools needed to enhance and manage your server network.
TBD: add design doc & usage