--- title: WebSocket Support description: Real-time WebSocket connections work out of the box --- # WebSocket Support Real-time applications like chat servers, live dashboards, and collaborative tools work out of the box. Charon handles WebSocket connections automatically with no special configuration needed. ## Overview Coming soon. ## Configuration Coming soon. ## Related - [Back to Features](../features.md)