Appearance
Gets the current server's connection endpoint.
Ham.getServerEndpoint()
string
local endpoint = Ham.getServerEndpoint() print("Connected to: " .. endpoint)