{"id":18517562,"url":"https://github.com/stevenferrer/ping-http-grpc","last_synced_at":"2026-04-27T08:32:22.514Z","repository":{"id":119401848,"uuid":"531943436","full_name":"stevenferrer/ping-http-grpc","owner":"stevenferrer","description":"Ping via HTTP and gRPC on the same port using cmux.","archived":false,"fork":false,"pushed_at":"2022-09-02T13:54:30.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-14T15:52:20.454Z","etag":null,"topics":["cmux","golang","grpc","http"],"latest_commit_sha":null,"homepage":"","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/stevenferrer.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-02T13:47:18.000Z","updated_at":"2023-03-09T02:09:12.000Z","dependencies_parsed_at":"2023-03-13T12:41:41.811Z","dependency_job_id":null,"html_url":"https://github.com/stevenferrer/ping-http-grpc","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"54c7648fc290eb98e94428625a6c4e1255424cf8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stevenferrer/ping-http-grpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenferrer%2Fping-http-grpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenferrer%2Fping-http-grpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenferrer%2Fping-http-grpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenferrer%2Fping-http-grpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevenferrer","download_url":"https://codeload.github.com/stevenferrer/ping-http-grpc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenferrer%2Fping-http-grpc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32329463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cmux","golang","grpc","http"],"created_at":"2024-11-06T17:04:37.873Z","updated_at":"2026-04-27T08:32:22.494Z","avatar_url":"https://github.com/stevenferrer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ping-http-grpc\n\nPing via HTTP and [gRPC](https://grpc.io) on the same port using [cmux](https://github.com/soheilhy/cmux).\n\n## Running the examples\n\nRun the server.\n\n```sh\n$ go run cmd/server/main.go\n2022/09/02 21:49:42 grpc server started.\n2022/09/02 21:49:42 http server started.\n2022/09/02 21:49:42 cmux started.\n```\n\nPing via HTTP.\n\n```sh\n$ curl http://localhost:8080\npong\n```\n\nPing gRPC.\n\n```sh\n$ go run cmd/pingclient/main.go\npong\n```\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenferrer%2Fping-http-grpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevenferrer%2Fping-http-grpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenferrer%2Fping-http-grpc/lists"}