{"id":28063491,"url":"https://github.com/sansjack/sockets-with-asyncio","last_synced_at":"2025-05-12T12:11:12.440Z","repository":{"id":217797735,"uuid":"235587727","full_name":"sansjack/sockets-with-asyncio","owner":"sansjack","description":"This is a simple example of asynchronous tcp sockets written in python3!","archived":false,"fork":false,"pushed_at":"2020-12-30T10:39:32.000Z","size":31,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-07-13T06:49:30.678Z","etag":null,"topics":["asyncio","client","python3","python37","server","socket","tcp"],"latest_commit_sha":null,"homepage":"","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/sansjack.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":"2020-01-22T14:12:34.000Z","updated_at":"2024-07-13T06:49:37.862Z","dependencies_parsed_at":null,"dependency_job_id":"07639e76-df8e-465b-af2d-9e704377940d","html_url":"https://github.com/sansjack/sockets-with-asyncio","commit_stats":null,"previous_names":["sansjack02/sockets-with-asyncio","sansjack/sockets-with-asyncio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sansjack%2Fsockets-with-asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sansjack%2Fsockets-with-asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sansjack%2Fsockets-with-asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sansjack%2Fsockets-with-asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sansjack","download_url":"https://codeload.github.com/sansjack/sockets-with-asyncio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253736108,"owners_count":21955783,"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","client","python3","python37","server","socket","tcp"],"created_at":"2025-05-12T12:11:11.976Z","updated_at":"2025-05-12T12:11:12.427Z","avatar_url":"https://github.com/sansjack.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sockets-with-asyncio\n## What it is?\nThis is an example of how to use pythons built in module asyncio by using asyncio.Protocol to create A TCP server\n\n## What it does?\nThis code contains a client.py and server.py. The client.py is placed on a user’s device such as a desktop pc then the server.py is placed on a server such as a VPS with python installed, the script is always running and with asyinco this allows us to handle multiple requests at a time from different clients meaning the server can run efficiently by using multiple threads which makes it higher performance.\n\n## How it looks?\n![example](example.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsansjack%2Fsockets-with-asyncio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsansjack%2Fsockets-with-asyncio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsansjack%2Fsockets-with-asyncio/lists"}