# Functions

DebugSkipper is the skipper used in debug mode, we log everything.
DefaultSkipper is what we use as a default.
VersionHeader is a middleware that adds the version of the relayproxy in the header.
WebsocketAuthorizer is a middleware that checks in the params if we have the needed parameter for authorization.
ZapLogger is a middleware and zap to provide an "access log" like logging for each request.