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
functions
close
connectClosed
connectClosing
connectError
connectMessage
connectPong
getCloseCode
getCloseData
getConnectionType
getExtensions
getIoStream
getKeepaliveInterval
getMaxIncomingPayloadSize
getOrigin
getProtocol
getState
getUri
sendBinary
sendMessage
sendText
setKeepaliveInterval
setMaxIncomingPayloadSize
Gets the maximum payload size allowed for incoming packets.