Structure
WebSocketClient.Configuration
struct Configuration
Topics
Initializers
Instance Properties
var maxAccumulatedFrameCount: IntMax number of fragments in an aggregated frame. SeeNIOWebSocketFrameAggregatorfor details.var maxAccumulatedFrameSize: IntMaximum frame size after aggregation. SeeNIOWebSocketFrameAggregatorfor details.var maxFrameSize: Intvar minNonFinalFragmentSize: IntDefends against small payloads in frame aggregation. SeeNIOWebSocketFrameAggregatorfor details.var tlsConfiguration: TLSConfiguration?
Relationships
Conforms To
Swift.SendableSwift.SendableMetatype