# 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). |