{"id":37808913,"url":"https://github.com/wrfly/grpc-echo","last_synced_at":"2026-01-16T15:32:53.144Z","repository":{"id":86612559,"uuid":"160964289","full_name":"wrfly/grpc-echo","owner":"wrfly","description":"Simple gRPC echo example","archived":false,"fork":false,"pushed_at":"2025-03-14T02:54:07.000Z","size":90,"stargazers_count":9,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T03:30:00.325Z","etag":null,"topics":["grpc","grpc-example","grpc-lb"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/wrfly.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":"2018-12-08T17:50:36.000Z","updated_at":"2025-03-14T02:54:05.000Z","dependencies_parsed_at":"2024-04-19T15:05:18.012Z","dependency_job_id":"8de47f9c-cb30-459b-96fd-10821909ef44","html_url":"https://github.com/wrfly/grpc-echo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wrfly/grpc-echo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrfly%2Fgrpc-echo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrfly%2Fgrpc-echo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrfly%2Fgrpc-echo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrfly%2Fgrpc-echo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wrfly","download_url":"https://codeload.github.com/wrfly/grpc-echo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrfly%2Fgrpc-echo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: 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":["grpc","grpc-example","grpc-lb"],"created_at":"2026-01-16T15:32:53.025Z","updated_at":"2026-01-16T15:32:53.126Z","avatar_url":"https://github.com/wrfly.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grpc-echo\n\nThis is a simple gRPC Client/Server daemon.\n\nUse `go mod vendor` to download the dependencies.\n\nThere are several commands in Makefile:\n\n- `make pb`: generate proto-buff codes,\n    you may don't need it since I have already generated them\n    unless you want to add new commands in the echo service.\n- `make build`: build the package\n\n- `make server`: run a *server* listens on localhost:5001\n- `make client`: run a *client* connects to localhost:5001\n\n- `make server-1`: run a *server* listens on localhost:5001\n- `make server-2`: run a *server* listens on localhost:5002\n- `make client-12`: run a *client* connect to localhost:5001 and localhost:5002\n\n- `make servers 1201,1202,1203`: run a *server* listens on these ports\n- `make clients localhost:1201,localhost:1202,localhost:1203`: run a *client* connect to these servers","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwrfly%2Fgrpc-echo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwrfly%2Fgrpc-echo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwrfly%2Fgrpc-echo/lists"}