Node ↔ Gateway Communication
{"type":"hello","data":{}}Node hello
{
"type": "hello",
"data": {
"node_id": "12D3...",
"version": "2.0.0",
"capabilities": {
"access_mode": "public",
"drop": {
"enabled": true,
"accepts_public_uploads": true,
"webui_available": false
}
},
"services": {
"vpn": "active",
"drop": "active"
}
}
}Node heartbeat
Last updated