{"id":20655777,"url":"https://github.com/leonamtv/drench-rpc","last_synced_at":"2026-04-18T22:32:23.311Z","repository":{"id":100983153,"uuid":"341725542","full_name":"leonamtv/drench-rpc","owner":"leonamtv","description":"rpc comunication between two softwares written in two different languages. This repository is an assignment for the distributed systems course in CEFET-MG.","archived":false,"fork":false,"pushed_at":"2021-03-07T21:17:51.000Z","size":51,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T22:41:29.083Z","etag":null,"topics":["distributed-systems","nodejs","pyhton3","rpc"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/leonamtv.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-24T00:02:45.000Z","updated_at":"2021-03-07T21:17:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"380e9bb2-e395-443c-b695-33ce0ca643b7","html_url":"https://github.com/leonamtv/drench-rpc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leonamtv/drench-rpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonamtv%2Fdrench-rpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonamtv%2Fdrench-rpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonamtv%2Fdrench-rpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonamtv%2Fdrench-rpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leonamtv","download_url":"https://codeload.github.com/leonamtv/drench-rpc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonamtv%2Fdrench-rpc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31987798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["distributed-systems","nodejs","pyhton3","rpc"],"created_at":"2024-11-16T18:12:42.708Z","updated_at":"2026-04-18T22:32:23.292Z","avatar_url":"https://github.com/leonamtv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Drench RPC\n\n----\n\n\u003cp align='center'\u003e\n    \u003cimg src='assets/fig.png'/\u003e\n\u003c/p\u003e\n\nImplementando o jogo drench em xmlrpc. A comunicação ocorre entre **node** e **python**. \n\n## Arquivos\n\n```txt\nnode\n    |--\u003e core\n            |--\u003e drench.js: Implementa a lógica do jogo\n    |--\u003e test\n            |--\u003e main.js: Implementa um teste do jogo singleplayer\n\n    |--\u003e index.js: Implementa a comunicação\npython\n    |--\u003e core\n            |--\u003edrench.py: Implementa a lógica do jogo\n    |--\u003e test\n            |--\u003emain.py: Implementa um teste do jogo singleplayer\n    |--\u003e main.py : Implementa a comunicação\n```\n\n## Dependências\n\nPara instalar as dependências do software em **node**, digite o seguinte:\n\n```sh\ncd node\nnpm install\n```\n\nO programa em **python** não possui nenhuma dependência, mas certifique-se de que seu interpretador python está na versão 3.\n\n## Execução\n\n1. Abra dois terminais\n2. Execute primeiro o **node**\n\n```sh\ncd node\nnode index.js\n```\n\n3. Execute agora o **python**\n   \n```sh\ncd python\npython main.py\n```\n\n[Veja uma demonstração de execução](https://youtu.be/HhxhSkiwiBs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonamtv%2Fdrench-rpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleonamtv%2Fdrench-rpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonamtv%2Fdrench-rpc/lists"}