Compare commits
1 Commits
66e1605731
...
cb9560e05a
| Author | SHA1 | Date | |
|---|---|---|---|
| cb9560e05a |
@@ -68,7 +68,7 @@ The cluster uses a UDP-based discovery protocol for automatic node detection:
|
||||
- **Heartbeat**: `CLUSTER_HEARTBEAT:<hostname>`
|
||||
- Sender: each node, broadcast to 255.255.255.255:`udp_port` on interval
|
||||
- Purpose: prompt peers to reply with their node info and keep liveness
|
||||
- **Node Info**: `CLUSTER_NODE_INFO:<hostname>:<json>`git add
|
||||
- **Node Info**: `CLUSTER_NODE_INFO:<hostname>:<json>`
|
||||
- Sender: node receiving a heartbeat; unicast to heartbeat sender IP
|
||||
- JSON fields: freeHeap, chipId, sdkVersion, cpuFreqMHz, flashChipSize, optional labels
|
||||
|
||||
|
||||
Reference in New Issue
Block a user