{"id":19553852,"url":"https://github.com/blankscreen-exe/rpc-client-server","last_synced_at":"2025-02-26T07:27:25.978Z","repository":{"id":215627676,"uuid":"739273699","full_name":"Blankscreen-exe/RPC-client-server","owner":"Blankscreen-exe","description":"An RPC server and a client made with python and websockets, operable through command-line","archived":false,"fork":false,"pushed_at":"2024-01-11T19:01:30.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T20:45:19.690Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Blankscreen-exe.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":"2024-01-05T07:07:05.000Z","updated_at":"2024-01-05T13:52:25.000Z","dependencies_parsed_at":"2024-01-05T14:46:08.922Z","dependency_job_id":"d5ae3be0-609b-43cc-bfb2-671e9b6f68f4","html_url":"https://github.com/Blankscreen-exe/RPC-client-server","commit_stats":null,"previous_names":["blankscreen-exe/rpc-client-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankscreen-exe%2FRPC-client-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankscreen-exe%2FRPC-client-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankscreen-exe%2FRPC-client-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankscreen-exe%2FRPC-client-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blankscreen-exe","download_url":"https://codeload.github.com/Blankscreen-exe/RPC-client-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240810278,"owners_count":19861235,"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-11T04:24:55.114Z","updated_at":"2025-02-26T07:27:25.951Z","avatar_url":"https://github.com/Blankscreen-exe.png","language":"Python","readme":"# RPC-client-server\n\nAn RPC client which can interact with a synchronous RPC server to initiate function calls.\n\n### File Description\n\n- `rpc_*.py` 👉 contains client/server script.\n- `run_*.py` 👉 contains runner code to run  corresponding client/server.\n- `function_repo.py` 👉 contains functions to be called by the RPC client.\n- `instance_repo.py` 👉 contains classes whose methods is to be called by RPC client.\n\n### Installation\n\nWrite your functions and your classes in their respective `*_repo.py` files.\n\nThe `.env` file is already primed so it can be used as it is.\n\n```sh\n# activate the environment\npipenv install\npipenv shell\n\n# run the server\npython3 run_server.py\n\n# run the client\npython3 run_client.py\n```\n\n### TODOs:\n\n- Enable functionality for instances\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankscreen-exe%2Frpc-client-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblankscreen-exe%2Frpc-client-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankscreen-exe%2Frpc-client-server/lists"}