{"id":43742006,"url":"https://github.com/hailpam/pyclientserver","last_synced_at":"2026-02-05T12:02:35.036Z","repository":{"id":10238652,"uuid":"12342191","full_name":"hailpam/pyclientserver","owner":"hailpam","description":"Client/Server communication based on compressed JSON over TCP. Skeleton Project for bandwidth effective Client/Server Applications.","archived":false,"fork":false,"pushed_at":"2023-05-23T00:12:44.000Z","size":2112,"stargazers_count":3,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-06-09T06:50:15.988Z","etag":null,"topics":["gzip","json","server-communication","tcp"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hailpam.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}},"created_at":"2013-08-24T11:17:28.000Z","updated_at":"2023-06-09T06:50:15.988Z","dependencies_parsed_at":"2022-08-31T11:13:54.817Z","dependency_job_id":null,"html_url":"https://github.com/hailpam/pyclientserver","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/hailpam/pyclientserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hailpam%2Fpyclientserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hailpam%2Fpyclientserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hailpam%2Fpyclientserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hailpam%2Fpyclientserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hailpam","download_url":"https://codeload.github.com/hailpam/pyclientserver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hailpam%2Fpyclientserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29121681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T10:47:47.471Z","status":"ssl_error","status_checked_at":"2026-02-05T10:45:08.119Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["gzip","json","server-communication","tcp"],"created_at":"2026-02-05T12:02:30.166Z","updated_at":"2026-02-05T12:02:35.030Z","avatar_url":"https://github.com/hailpam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":" # pyClientServer [![Build Status](https://travis-ci.org/hailpam/pyclientserver.svg?branch=master)](https://travis-ci.org/hailpam/pyclientserver)\nClient-Server communication based on compressed JSON over TCP. Server returns compressed JSON data to the client for effective bandwidth usage.\n\n## How to setup it\nClient and Server instances read their parameters from 'src/settings.py'. Therefore, whatever special configuration is needed, put it there.\n\n\n## How to run it\nTo run a test scenarion, proceed as follows:\n\n1. Open a terminal and launch the server\n\n\t```bash\n\t\u003e python src/startserver.py\n\t```\n\n2. Open a new terminal window/tab and launch the client\n\n\t```bash\n\t\u003e python src/startclient.py\n\t```\n\n\n# Versions\n- 0.1 First release: working scenario, ok compression.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhailpam%2Fpyclientserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhailpam%2Fpyclientserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhailpam%2Fpyclientserver/lists"}