netorcai-client ~master (2022-01-13T09:55:13.4843539)
Dub
Repo
Client.sendLogin
netorcai
client
Client
Send a LOGIN message on the client socket. Throw Exception on error.
class
Client
void
sendLogin
(
in
string
nickname
,
in
string
role
)
Meta
Source
See Implementation
netorcai
client
Client
constructors
this
destructors
~this
functions
close
connect
readDoInit
readDoTurn
readGameEnds
readGameStarts
readLoginAck
readTurn
recvJson
recvString
sendDoInitAck
sendDoTurnAck
sendJson
sendLogin
sendString
sendTurnAck
Send a LOGIN message on the client socket. Throw Exception on error.