# Functions
Blast sends a blast of calls to the client and verifies that they do not err.
Call sends an echo request to the client.
CallUntilSuccess sends a request until it succeeds.
Register registers an echo procedure handler on a dispatcher.
# Structs
TransportSpec specifies how to create test clients and servers for a transport.