DoxigAlpha

abi

All WebSocket messages sent by the server to the client begin with a `ToClientTag` byte.

Types

#
ToClientTag
All WebSocket messages sent by the server to the client begin with a `ToClientTag` byte.
ToServerTag
Like `ToClientTag`, but for messages sent by the client to the server.
BuildStatus
The current overall status of the build runner.
Hello
WebSocket server->client.
StatusUpdate
WebSocket server->client.
StepUpdate
WebSocket server->client.
fuzz
ABI bits specifically relating to the fuzzer interface.
time_report
ABI bits specifically relating to the time report interface.