instance method Server#sendToAll
Server#sendToAll(message) → undefined
-
message
(String
) – The message to send to all current connections.
Sends message
to all currently connected game clients.
Server#sendToAll(message) → undefined
message
(String
)
– The message to send to all current connections.
Sends message
to all currently connected game clients.