A Chrome DevTools Extension for OpenSumi.
------------------------------------------
一款任何基于OpenSumi开发的IDE产品都能使用的DevTools插件,同时支持Web客户端和Electron客户端。
功能:
- 捕获并呈现OpenSumi前后端的RPC通信消息
- 统计RPC通信流量、显示网络延迟
- 捕获并呈现Electron客户端中的IPC通信消息(仅Electron端)
具体请见:https://github.com/opensumi/devtools
------------------------------------------
A Chrome DevTools Extension for any OpenSumi based IDE, with support for both Web client and Electron client.
Features:
- Capture and present RPC messages between OpenSumi frontend and backend
- Show RPC traffic and network latency
- Capture and present IPC messages between processes of Electron (Electron client only)
For more information, please visit: https://github.com/opensumi/devtools