Structurevapor 4.114.1Vapor
WebSocketMaxFrameSize
RoutesBuilder+WebSocket.swift:6struct WebSocketMaxFrameSize
struct WebSocketMaxFrameSize
import Vapor
Vapor is a framework for building server applications, APIs and websites in Swift. It provides a safe, performant and scalable foundation for building large complex backends.
protocol ExpressibleByIntegerLiteral
A type that can be initialized with an integer literal.
protocol Sendable
init(integerLiteral value: Int)
static var `default`: Self { get }