{"id":18739332,"url":"https://github.com/mgmacias95/simple-echo-protocol","last_synced_at":"2025-04-12T20:01:44.021Z","repository":{"id":88236852,"uuid":"134077165","full_name":"mgmacias95/Simple-echo-protocol","owner":"mgmacias95","description":"Simple echo server and client made with asyncio.","archived":false,"fork":false,"pushed_at":"2018-11-14T22:35:24.000Z","size":1664,"stargazers_count":5,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T14:11:53.406Z","etag":null,"topics":["asyncio","echo-protocol","python3"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mgmacias95.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":"2018-05-19T16:05:27.000Z","updated_at":"2018-11-14T22:31:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"68f59ff0-6e80-4118-8e3d-fc34fd07f560","html_url":"https://github.com/mgmacias95/Simple-echo-protocol","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/mgmacias95%2FSimple-echo-protocol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgmacias95%2FSimple-echo-protocol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgmacias95%2FSimple-echo-protocol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgmacias95%2FSimple-echo-protocol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgmacias95","download_url":"https://codeload.github.com/mgmacias95/Simple-echo-protocol/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625499,"owners_count":21135513,"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":["asyncio","echo-protocol","python3"],"created_at":"2024-11-07T15:33:31.465Z","updated_at":"2025-04-12T20:01:44.008Z","avatar_url":"https://github.com/mgmacias95.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple-echo-protocol\n\nSimple echo server and client made with asyncio.\n\nThis code will be used as example for my talk at the [__YWT On The Beach__ meetup](https://www.meetup.com/es-ES/yeswetech/events/250109575/)\n\n## How to use\nThe defined file structure allows implementing new messages for the protocol. Edit `process_request` and `process_response` functions:\n  * In `common.py` file to add requests and responses for both server and client.\n  * In `server.py` file to add requests and responses for the server.\n  * In `client.py` file to add requests and responses for clients.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgmacias95%2Fsimple-echo-protocol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgmacias95%2Fsimple-echo-protocol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgmacias95%2Fsimple-echo-protocol/lists"}