{"id":21502241,"url":"https://github.com/mrtcode/tasktransporterserver","last_synced_at":"2025-03-17T13:40:42.753Z","repository":{"id":13231913,"uuid":"15916475","full_name":"mrtcode/TaskTransporterServer","owner":"mrtcode","description":null,"archived":false,"fork":false,"pushed_at":"2014-01-14T22:30:10.000Z","size":156,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T23:33:02.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrtcode.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-14T21:41:53.000Z","updated_at":"2014-01-14T22:30:11.000Z","dependencies_parsed_at":"2022-09-01T07:20:59.695Z","dependency_job_id":null,"html_url":"https://github.com/mrtcode/TaskTransporterServer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtcode%2FTaskTransporterServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtcode%2FTaskTransporterServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtcode%2FTaskTransporterServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtcode%2FTaskTransporterServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrtcode","download_url":"https://codeload.github.com/mrtcode/TaskTransporterServer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244043446,"owners_count":20388581,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-23T18:14:10.770Z","updated_at":"2025-03-17T13:40:42.732Z","avatar_url":"https://github.com/mrtcode.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\r\nReadme is being prepared!\r\n\r\n\r\n\r\n\r\n\r\nkillall -9 ttserver\r\n./ttserver \\\r\n--server_port 4300 \\                   #server listening port\r\n--db_host \"localhost\" \\                #mysql hostname\r\n--db_port 3306 \\                       #mysql port\r\n--db_name \"task_transporter\" \\         #mysql database name\r\n--db_user \"task_transporter\" \\         #mysql username\r\n--db_password \"\" \\                     #mysql password\r\n--db_task_table \"task\" \\               #the most important table where tasks will be circulating \r\n#evertything in task\r\n--db_user_table \"user\" \\               #client or user or session table, it doesn't matter how are you calling it. It need three required fields: \r\n--db_userid_field \"id\" \\               #userid field. It could be just primary key \"id\" if you keep your sessions in user table, OR it could be \"user_id\" if you have separate table for your sessions   \r\n--db_session_field \"session_hash\" \\    #session field. The field where session hash is stored\r\n--db_connected_field \"is_connected\" \\  #connected field. The field is optional. If you use it\r\n#####################################\r\n--console \\\r\n--debug \\\r\n#--daemon\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrtcode%2Ftasktransporterserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrtcode%2Ftasktransporterserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrtcode%2Ftasktransporterserver/lists"}