Expand description
Development session lifecycle management
The DevSession struct owns all components of the development server and ensures proper initialization and cleanup ordering.
Structsยง
- DevSession
- Development session managing WebSocket server, file watcher, and rebuild pipeline.