-
Notifications
You must be signed in to change notification settings - Fork 0
Connection
DavidFreely edited this page Dec 4, 2025
·
2 revisions
- DHT (Discovery)
- DNS (Discovery)
{
"query": {
"service_type": "execution",
"required_capabilities": ["python", "gpu"],
"location_preference": "EU",
"max_latency_ms": 100,
"min_uptime": 0.99
},
"sort_by": ["latency", "reputation_score"],
"limit": 10
}{
"services": [
{
"service_id": "uuid",
"score": 0.95,
"matching_criteria": {
"latency_ms": 45,
"uptime": 0.998,
"gdpr_compliant": true
}
}
]
}- HTTP/HTTPS (Web-Communikation)
- TCP/IP (Basis)
- WebSocket (Realtime-Communication)