Sword x Staff

Calculators and optimisers built from in-game data, and guides for the guild. Nothing here yet — the two panels below are the stack's own smoke test and will go when the first calculator lands.

Unary RPC + DB

Submits via Connect-RPC to the Rust backend, which validates, persists a row to Postgres, and returns the greeting with its row id.

Server-streaming RPC

Counts to your target, one value every 200ms. The numbers stream in over a single Connect call.