besterd ~master (2020-07-20T17:45:25Z)
Dub
Repo
BesterServer.addConnection
server
server
BesterServer
Adds a new Connection,
connection
, to the server.
class
BesterServer
void
addConnection
(
BesterConnection
connection
)
Meta
Source
See Implementation
server
server
BesterServer
constructors
this
functions
addConnection
addListener
authenticate
findHandler
getAdminInfo
getClients
run
static functions
isBuiltInCommand
variables
clients
handlers
listeners
Adds a new Connection, connection, to the server.