Expand description
An actor-based remote devtools server implementation. Only tested with nightly Firefox versions at time of writing. Largely based on reverse-engineering of Firefox chrome devtool logs and reading of code.
Modulesยง
- actor ๐
- actors ๐
- protocol ๐Low-level wire protocol implementation. Currently only supports JSON packets.
Structsยง
- Network
Event ๐Msg - Stream
Id ๐
Enumsยง
- Unique
Id ๐
Functionsยง
- run_
server ๐ - Spin up a devtools server that listens for connections on the specified port.