ServerObject:setHandshake

Sets a handshake for the server.

Function

Synopsis

server:setHandshake(handshake)

Arguments

string handshake
A unique string, share by client and server to identify connecting and disconnecting client(s).

Returns

Nothing.

See Also

Other Languages