Arqen
Backend infrastructure for agent-ready applications.
Arqen provides a complete backend toolkit including:
- HTTP server with Axum
- thingd integration for storage, events, search, and queues
- Typed agent tools and manifest generation
- Durable job workers with graceful shutdown
- Structured logging with tracing
Quick Start
use ;
use SocketAddr;
async