package
0.4.0
Repository: https://github.com/joelfischerr/scion.git
Documentation: pkg.go.dev

# Constants

CtxTimedOutError is a custom QUIC error code that is used when canceling writes due to context expiration.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Server is the configuration for a QUIC RPC server.

# Interfaces

Handler is called by RPC servers whenever a new request arrives.
ReplyWriter provides handlers a way to respond to requests.