blob: cd5aabc4ce008a4e71fcb078b28759ca9c348640 [file] [log] [blame] [view]
# Calculator server
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).