# Constants
CtxTimedOutError is a custom QUIC error code that is used when canceling writes due to context expiration.
# Interfaces
Handler is called by RPC servers whenever a new request arrives.
ReplyWriter provides handlers a way to respond to requests.