mars v0.0.21 (2017-04-12T15:32:10Z)
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
Proxy
SocketBinaryData
SocketData