netorcai-client ~master (2022-01-13T09:55:13.4843539)
Dub
Repo
Client.sendString
netorcai
client
Client
Send a string message on the client socket. Throw Exception on error.
class
Client
void
sendString
(
in
string
message
)
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 string message on the client socket. Throw Exception on error.