persistcli::maelstrom

Module node

Source
Expand description

A driver for interacting with Maelstrom

This translates input into requests and requests into output. It also handles issuing Maelstrom service requests. It’s very roughly based off of the node in Maelstrom’s ruby examples.

Structs§

Traits§

Functions§

  • Runs the RPC loop, accepting Maelstrom workload requests, issuing responses, and communicating with Maelstrom services.