# Functions
PostJSON sends a POST request to `url` with body containing JSON-serialized `req`.
# Constants
DefaultClientPortHTTP is the port where the client (controller) runs.
DefaultServerPortHTTP is the port where HTTP server runs.
DefaultTracerServiceName is the service name used by the tracer.