fxrecord/fxrecorder
Barret Rennie 4870a145c8
Make protocol less noisy
Instead of the recorder constantly sending messages to the runner, it
now sends a single `Request` message and receives a series of responses
from the runner.

Tests will be fixed in a later commit.

Received profiles, prefs, and Firefox builds are not presently persisted
through restarts. This will be fixed in an upcoming patch.

The protocol docs no longer match what happens, so they've been removed
for now.
2020-06-28 21:24:06 -04:00
..
src Make protocol less noisy 2020-06-28 21:24:06 -04:00
Cargo.toml Request a restart from the runner 2020-06-23 21:44:09 -04:00