{"id":26252804,"url":"https://github.com/ricardolsmendes/websockets-asyncio","last_synced_at":"2025-04-24T06:06:37.956Z","repository":{"id":54623138,"uuid":"333192675","full_name":"ricardolsmendes/websockets-asyncio","owner":"ricardolsmendes","description":"Companion repository for the \"WebSockets and AsyncIO: Beyond 5-line Samples\" blog post","archived":false,"fork":false,"pushed_at":"2022-03-27T04:14:52.000Z","size":631,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-24T06:06:06.854Z","etag":null,"topics":["async-await","asynchronous","asynchronous-programming","asyncio","concurrent-programming","python","websockets"],"latest_commit_sha":null,"homepage":"https://betterprogramming.pub/websockets-and-asyncio-beyond-5-line-samples-part-1-ddf8699a18ce","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ricardolsmendes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-26T19:24:33.000Z","updated_at":"2024-02-07T08:23:19.000Z","dependencies_parsed_at":"2022-08-13T21:50:43.086Z","dependency_job_id":null,"html_url":"https://github.com/ricardolsmendes/websockets-asyncio","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/ricardolsmendes%2Fwebsockets-asyncio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardolsmendes%2Fwebsockets-asyncio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardolsmendes%2Fwebsockets-asyncio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardolsmendes%2Fwebsockets-asyncio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricardolsmendes","download_url":"https://codeload.github.com/ricardolsmendes/websockets-asyncio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250573353,"owners_count":21452351,"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":["async-await","asynchronous","asynchronous-programming","asyncio","concurrent-programming","python","websockets"],"created_at":"2025-03-13T17:28:18.301Z","updated_at":"2025-04-24T06:06:37.934Z","avatar_url":"https://github.com/ricardolsmendes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# websockets-asyncio\n\nCompanion repository for **WebSockets and AsyncIO: Beyond 5-line Samples**, an article that brings\nrelated technology, design tips, programming libraries, and quality assurance matters together.\n\nThe article is split into two parts:\n\n1. in the [first](https://medium.com/better-programming/websockets-and-asyncio-beyond-5-line-samples-part-1-ddf8699a18ce),\n   I sum up some relevant WebSocket facets and how they fit Python through the [`websockets`](https://github.com/aaugustin/websockets)\n   library;\n1. in the [second](https://medium.com/better-programming/a-deeper-look-at-async-and-concurrent-programming-in-python-9f2a84adbdd2),\n   I shift attention to asynchronous and concurrent programming, exploring the [`asyncio`](https://docs.python.org/3.8/library/asyncio.html)\n   built-in library more deeply.\n\nTechnical discussions happen on top of a fictitious use case that guides me to cover the\nabove-mentioned topics.\n\n[![license](https://img.shields.io/github/license/ricardolsmendes/websockets-asyncio.svg)](https://github.com/ricardolsmendes/websockets-asyncio/blob/main/LICENSE)\n[![issues](https://img.shields.io/github/issues/ricardolsmendes/websockets-asyncio.svg)](https://github.com/ricardolsmendes/websockets-asyncio/issues)\n![Continuous\nIntegration](https://github.com/ricardolsmendes/websockets-asyncio/workflows/Continuous%20Integration/badge.svg?branch=main)\n\n## How to contribute\n\nPlease make sure to take a moment and read the [Code of\nConduct](https://github.com/ricardolsmendes/websockets-asyncio/blob/main/.github/CODE_OF_CONDUCT.md).\n\n### Report issues\n\nPlease report bugs and suggest features via the [GitHub\nIssues](https://github.com/ricardolsmendes/websockets-asyncio/issues).\n\nBefore opening an issue, search the tracker for possible duplicates. If you find a duplicate, please\nadd a comment saying that you encountered the problem as well.\n\n### Contribute code\n\nPlease make sure to read the [Contributing\nGuide](https://github.com/ricardolsmendes/websockets-asyncio/blob/main/.github/CONTRIBUTING.md)\nbefore making a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricardolsmendes%2Fwebsockets-asyncio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricardolsmendes%2Fwebsockets-asyncio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricardolsmendes%2Fwebsockets-asyncio/lists"}