{"body":"local function handle_socket_data(\"auth\", client, data)\n    -- Authenticate person\n    -- return \"run\" if authenticated or \"auth\" if not done yet\nend\n\nlocal function handle_socket_data(\"run\", client, data)\n    -- HAndle running code\n    -- return new state, if not \"run\"\nend","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/9z8eDhIr","modified":1523454969,"id":"9z8eDhIr","size":274,"lines":9,"own_paste":false,"theme":"","date":1523454969}