# Structs
ClientResults contains the results measured by the client.
NegotiateRequest contains the request of negotiation.
NegotiateResponse contains the response of negotiation.
ServerResults contains the server results.
ServerSchema is the data format traditionally used by the original Neubot server for DASH experiments.
# Interfaces
Logger defines the common interface that a logger should have.