blob: 5d488ab78c5a7d39f3e27b6c2b9f45fb39be4762 [file] [log] [blame] [view]
# Calculator server (new)
See [the parent readme](../../README.md) for a more comprehensive explanation.
This directory contains the necessary server code and build rules to implement
the calculator FIDL protocol. Requests are sent to this server from
[client](../client/README.md).