The OML Proxy Server
====================

This directory contains the code for the OML proxy server. The proxy
implements a "server" that collects measurements from clients which
are then forwarded onto an actual OML server.

Please refer to the boilerplate in each file to get their description.
You can get a summary by running

  grep "brief" *.{c,h}

in this directory.
