Documentation
Dlang.org
WebsocketConnection.getMaxIncomingPayloadSize
soup
websocket_connection
WebsocketConnection
Gets the maximum payload size allowed for incoming packets.
class
WebsocketConnection
ulong
getMaxIncomingPayloadSize
(
)
Return Value
Type:
ulong
the maximum payload size.
soup
websocket_connection
WebsocketConnection
constructors
this
functions
close
connectClosed
connectClosing
connectError
connectMessage
connectPong
getCloseCode
getCloseData
getConnectionType
getExtensions
getIoStream
getKeepaliveInterval
getMaxIncomingPayloadSize
getOrigin
getProtocol
getState
getUri
self
sendBinary
sendMessage
sendText
setKeepaliveInterval
setMaxIncomingPayloadSize
properties
gType
keepaliveInterval
maxIncomingPayloadSize
state
static functions
getGType
Gets the maximum payload size allowed for incoming packets.