selery v0.1.1 (2018-02-09T09:47:44Z)
Dub
Repo
NodeServer.broadcast
selery
node
server
NodeServer
Broadcasts a message to every node connected to the hub.
void
broadcast
(ubyte[] payload)
class
NodeServer
shared
void
broadcast
(
ubyte
[]
payload
)
void
broadcast
(string message)
Meta
Source
See Implementation
selery
node
server
NodeServer
constructors
this
functions
addWorld
broadcast
handleCloseResult
handlePlayerAdd
handlePlayerGamePacket
handlePlayerRemove
handlePlayerUpdateDisplayName
handlePlayerUpdateLanguage
handlePlayerUpdateLatency
handlePlayerUpdatePacketLoss
handlePlayerUpdatePermissionLevel
handlePlayerUpdateViewDistance
handleStatusAddNode
handleStatusLatency
handleStatusReceiveMessage
handleStatusRemoteCommand
handleStatusRemoveNode
handleStatusUpdateDisplayName
handleStatusUpdateMOTD
handleStatusUpdatePlayers
handleStatusUpdateSupportedProtocols
handleStatusWebAdminCredentials
handleUtilCompressed
handleUtilUncompressed
kick
logCommand
logWorld
nodeWithHubId
nodeWithName
registerCommand
removeWorld
sendMessage
shutdown
transfer
updateLanguageFiles
updatePlayerDisplayName
updatePlayerGamemode
updatePlayerPermissionLevel
updateWorldDifficulty
properties
args
commands
config
defaultWorld
getWorldByName
hubAddress
hubLatency
hubMax
hubOnline
id
isMainNode
logger
max
name
nextUUID
nodeName
nodes
online
players
plugins
social
uptime
website
worlds
variables
globalListener
lite
tid
Broadcasts a message to every node connected to the hub.