{"id":15914564,"url":"https://github.com/bbengfort/echo","last_synced_at":"2025-04-03T03:44:14.799Z","repository":{"id":57543902,"uuid":"102487586","full_name":"bbengfort/echo","owner":"bbengfort","description":"gRPC echo template","archived":false,"fork":false,"pushed_at":"2017-09-06T15:03:49.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T17:45:50.594Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/bbengfort.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":"2017-09-05T13:54:28.000Z","updated_at":"2018-05-28T18:45:57.000Z","dependencies_parsed_at":"2022-08-27T18:52:15.877Z","dependency_job_id":null,"html_url":"https://github.com/bbengfort/echo","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/bbengfort%2Fecho","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbengfort%2Fecho/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbengfort%2Fecho/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbengfort%2Fecho/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbengfort","download_url":"https://codeload.github.com/bbengfort/echo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246933357,"owners_count":20857052,"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":[],"created_at":"2024-10-06T17:04:22.105Z","updated_at":"2025-04-03T03:44:14.769Z","avatar_url":"https://github.com/bbengfort.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gRPC Service Template\n\nThis package is a template for designing gRPC services.\n\n## Quickstart\n\nInstall the server/client system using `go get` as follows:\n\n```\n$ go get github.com/bbengfort/echo\n```\n\nYou should then have the `echo` command installed on your system:\n\n```\n$ echo --help\n```\n\nYou can run the server as follows:\n\n```\n$ echo serve\n```\n\nAnd send messages from the client as:\n\n```\n$ echo send \"hello world\"\n```\n\nNote the various arguments you can pass to both serve and send to configure the setup. Run benchmarks with the bench command:\n\n```\n$ echo bench\n```\n\nThe primary comparison is between gRPC and ZMQ \u0026mdash; the ZMQ code can be found at [github.com/bbengfort/rtreq](https://github.com/bbengfort/rtreq). \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbengfort%2Fecho","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbengfort%2Fecho","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbengfort%2Fecho/lists"}