mars ~master (2017-12-20T10:48:32Z)
Dub
Repo
SocketBinaryData
mars
websocket
Undocumented in source.
struct
SocketBinaryData {
Flow
flow
;
immutable
(
ubyte
)[]
data
;
}
Members
Variables
data
immutable
(
ubyte
)[]
data
;
Undocumented in source.
flow
Flow
flow
;
Undocumented in source.
Meta
Source
See Implementation
mars
websocket
enums
Flow
ReceiveMode
functions
handleWebSocketConnectionClientToService
handleWebSocketConnectionServiceToClient
structs
HandlerBinaryData
HandlerData
ResilientWebSocket
SocketBinaryData
SocketData