{"id":18278936,"url":"https://github.com/fabiokleis/chatr","last_synced_at":"2025-07-17T16:36:10.139Z","repository":{"id":209504802,"uuid":"724104341","full_name":"Fabiokleis/chatr","owner":"Fabiokleis","description":"Rust tcp server and client, simple chat application","archived":false,"fork":false,"pushed_at":"2023-12-10T14:23:58.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T11:46:48.228Z","etag":null,"topics":["serde-json","tcp-client","tcp-server"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fabiokleis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-27T12:05:44.000Z","updated_at":"2023-12-10T14:22:54.000Z","dependencies_parsed_at":"2023-12-10T15:41:22.969Z","dependency_job_id":null,"html_url":"https://github.com/Fabiokleis/chatr","commit_stats":null,"previous_names":["fabiokleis/rust-net","fabiokleis/chatr"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fabiokleis%2Fchatr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fabiokleis%2Fchatr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fabiokleis%2Fchatr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fabiokleis%2Fchatr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fabiokleis","download_url":"https://codeload.github.com/Fabiokleis/chatr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980822,"owners_count":21027803,"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":["serde-json","tcp-client","tcp-server"],"created_at":"2024-11-05T12:26:45.614Z","updated_at":"2025-04-09T04:43:09.070Z","avatar_url":"https://github.com/Fabiokleis.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chatr\n\nExploring Rust std::net crate https://doc.rust-lang.org/std/net/index.html\n\nThe project starts a tcp server listening to port 6969 and handle multiple client connections.\n\n### Run\nTo start server\n```\ncargo run --bin server\n```\n\nTo start client\n```\ncargo run --bin client -- 127.0.0.1 6969\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiokleis%2Fchatr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiokleis%2Fchatr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiokleis%2Fchatr/lists"}