voxelman v0.8.0-dev.1 (2016-08-25T11:08:56Z)
Dub
Repo
BaseClient.send
netlib
baseclient
BaseClient
Undocumented in source. Be warned that the author may not have intended to support it.
void
send
(ubyte[] data, ubyte channel)
void
send
(const(P) packet, ubyte channel)
class
BaseClient
void
send
(
P
)
(
auto
ref
const
(
P
)
packet
,
ubyte
channel
= 0
)
if
(
is
(
P
== struct)
)
Meta
Source
See Implementation
netlib
baseclient
BaseClient
functions
connect
disconnect
send
setPacketMap
update
variables
isConnected
isConnecting
server
serverAddress