# Fusebox Runtime

## What is Fusebox?
"Fusebox" is the internal codename for the new React Native debugger stack based on Chrome DevTools.

## Architecture for React DevTools communication

### Frontend to Backend communication
![Frontend to backend communication diagram](./assets/frontend-to-backend.excalidraw-embedded.png)

### Backend to Frontend communication
![Backend to frontend communication diagram](./assets/backend-to-frontend.excalidraw-embedded.png)
