# Functions
ReuseportIsAvailable returns whether reuseport is available to be used.
# Structs
ConnMgr enables you to share the same listen address between TCP and WebSocket transports.
# Type aliases
Matchers are implemented here instead of in the transports so we can easily fuzz them together.