Method Web.SocketIO.Universe()->connect()
- Method
connect
mixed
connect(Client
client
,void
|string
newnamespace
)- Description
Connects and disconnects clients.
- Returns
0 upon success, the error itself otherwise.
mixed
connect(Client
client
, void
|string
newnamespace
)
Connects and disconnects clients.
0 upon success, the error itself otherwise.