Detox Server
JSON →WebSocket proxy server for Detox, the gray-box end-to-end testing library for mobile apps. Version 7.0.0 is current and maintained. It acts as a middleware between Detox tests and the mobile device, handling app connectivity and command proxying. Releases are coupled with Detox's release cycle, roughly monthly. Key differentiator: it is a lightweight, dedicated server component that simplifies test infrastructure by managing WebSocket connections and device sessions, unlike generic WebSocket servers that require manual setup.