struct

SOCKS::Options::Server::Wrapper::WebSocket

Inherits SOCKS::Options::Server::Wrapper < Struct < Value < Object

Constructors

new(enableConnectionIdentifier : Bool = true, allowConnectionPause : Bool = true, allowConnectionReuse : Bool = true, maximumSentSequence : Int8 = Int8::MAX, maximumReceiveSequence : Int8 = Int8::MAX)
Source

Instance methods

allowConnectionPause
Source
allowConnectionPause=(allowConnectionPause : Bool)
Source
allowConnectionReuse
Source
allowConnectionReuse=(allowConnectionReuse : Bool)
Source
enableConnectionIdentifier
Source
enableConnectionIdentifier=(enableConnectionIdentifier : Bool)
Source
maximumReceiveSequence
Source
maximumReceiveSequence=(maximumReceiveSequence : Int8)
Source
maximumSentSequence
Source
maximumSentSequence=(maximumSentSequence : Int8)
Source