UIComponentUser Interface
OpenClawHttpClient
OpenClawHttpClient in the backend integrates with OpenClaw Gateway for WebSocket streaming communication Agent Chat interface uses OpenClawHttpClient component for communication with agent backend EmbeddingService integrates with OpenClawHttpClient to use Ollama on elin GPU for embedding computations. IronClawClient depends on OpenClawHttpClient for streaming communication with OpenClaw Gateway. OpenClawHttpClient serves as a WebSocket client alternative implementation to the HTTP-based IronClawClient for streaming agent responses.