{"id":20695953,"url":"https://github.com/weiwenchen2022/grpc-pubsub","last_synced_at":"2026-04-17T16:31:55.628Z","repository":{"id":184811470,"uuid":"672513714","full_name":"weiwenchen2022/grpc-pubsub","owner":"weiwenchen2022","description":"The Go language implementation of pubsub based on gRPC","archived":false,"fork":false,"pushed_at":"2023-07-30T11:02:25.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T02:46:22.177Z","etag":null,"topics":["go","golang","grpc","protobuf3","pubsub"],"latest_commit_sha":null,"homepage":"","language":"Go","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/weiwenchen2022.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}},"created_at":"2023-07-30T10:49:11.000Z","updated_at":"2023-07-30T11:00:01.000Z","dependencies_parsed_at":"2023-07-30T12:29:23.301Z","dependency_job_id":null,"html_url":"https://github.com/weiwenchen2022/grpc-pubsub","commit_stats":null,"previous_names":["weiwenchen2022/grpc-pubsub"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/weiwenchen2022/grpc-pubsub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weiwenchen2022%2Fgrpc-pubsub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weiwenchen2022%2Fgrpc-pubsub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weiwenchen2022%2Fgrpc-pubsub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weiwenchen2022%2Fgrpc-pubsub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weiwenchen2022","download_url":"https://codeload.github.com/weiwenchen2022/grpc-pubsub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weiwenchen2022%2Fgrpc-pubsub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31936558,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"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":["go","golang","grpc","protobuf3","pubsub"],"created_at":"2024-11-17T00:12:00.698Z","updated_at":"2026-04-17T16:31:55.612Z","avatar_url":"https://github.com/weiwenchen2022.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Description\nThe grpc-pubsub server and client use grpc go libraries and pubsub library to\nimplement pubsub service.\n\nPlease refer to [pubsub](https://pkg.go.dev/github.com/weiwenchen2022/pubsub) for more information.\n\nSee the definition of the pubsub service in `pubsub/pubsub.proto`.\n\n# Run the sample code\nTo compile and run the server, assuming you are in the root of the `grpc-pubsub`\nfolder, i.e., `.../grpc-pubsub/`, simply:\n\n```sh\n$ go run ./pubsub-server\n```\n\nLikewise, to run the client:\n\n```sh\n$ go run ./pubsub-cli\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweiwenchen2022%2Fgrpc-pubsub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweiwenchen2022%2Fgrpc-pubsub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweiwenchen2022%2Fgrpc-pubsub/lists"}