{"id":22458237,"url":"https://github.com/pgvalle/rpchat","last_synced_at":"2025-03-27T13:44:52.655Z","repository":{"id":265250708,"uuid":"892295689","full_name":"pgvalle/RPChat","owner":"pgvalle","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-19T13:20:14.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T18:13:44.637Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pgvalle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-21T21:10:49.000Z","updated_at":"2024-12-19T13:20:17.000Z","dependencies_parsed_at":"2024-11-28T14:39:32.458Z","dependency_job_id":"593f6840-4d43-4517-8555-68c9f29b7ca6","html_url":"https://github.com/pgvalle/RPChat","commit_stats":null,"previous_names":["pgvalle/rpchat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgvalle%2FRPChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgvalle%2FRPChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgvalle%2FRPChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgvalle%2FRPChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgvalle","download_url":"https://codeload.github.com/pgvalle/RPChat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245858561,"owners_count":20684054,"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-12-06T08:11:36.956Z","updated_at":"2025-03-27T13:44:52.622Z","avatar_url":"https://github.com/pgvalle.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Como Executar o sistema\n\nTem 3 arquivos que devem ser executados: binder.py, server.py e client.py\n\nO servidor recebe o host em que vai servir, o host do binder e a porta do binder\\\n```python server.py localhost localhost 12345```\n\nO Binder recebe host e porta em que vai servir\\\n```python binder.py localhost 12345```\n\nO cliente recebe host e porta com os quais vai se conectar\\\n```python client.py localhost 12345```\n\nÁrvore do diretório raiz\n```\n.\n├── binder.py\n├── client.py\n├── guiclient.py\n├── LICENSE\n├── README.md\n├── requirements.txt\n├── server.py\n├── srv\n│   ├── entities.py\n│   ├── functions.py\n│   ├── main.py\n│   └── statcodes.py\n└── tui.py\n```\n\nOs métodos rpc são registrados no servidor e no binder é registrado o serviço com nome rpchat, acessado no cliente","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgvalle%2Frpchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpgvalle%2Frpchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgvalle%2Frpchat/lists"}