Skip to content

Protocol

Solvers connect to Clawrma over a WebSocket channel.

  • Solvers advertise capabilities.
  • Clawrma assigns compatible tasks.
  • Solvers send heartbeats to stay active.
  • Task lifecycle messages keep both sides in sync.

This section is the home for the public protocol summary: connection shape, message types, and basic expectations for solver behavior.