gameserver ~master (2022-03-25T21:31:26Z)
Dub
Repo
Client.onMsg
gameserver
client
Client
Undocumented in source. Be warned that the author may not have intended to support it.
void
onMsg
(void delegate(size_t, T) dg)
struct
Client
void
onMsg
(
T
)
(
void
delegate
(
size_t
,
T
)
dg
)
void
onMsg
(void function(size_t, T) dg)
Meta
Source
See Implementation
gameserver
client
Client
functions
disconnect
initialize
onAddClient
onMsg
onRemoveClient
process
send
variables
info
roomPeers
validPeers