evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
ClientSocket.send
evael
network
ClientSocket
ClientSocket
Sends data as struct messages.
class
ClientSocket
void
send
(
T
)
(
in
auto
ref
T
message
)
Meta
Source
See Implementation
evael
network
ClientSocket
ClientSocket
constructors
this
functions
close
connect
receive
send
manifest constants
PACKET_SIZE
properties
connected
onDataEvent
onDisconnectedEvent
socket
Sends data as struct messages.