{"id":24105482,"url":"https://github.com/kralicky/totem","last_synced_at":"2025-07-01T08:07:04.099Z","repository":{"id":37268167,"uuid":"443700563","full_name":"kralicky/totem","owner":"kralicky","description":"gRPC bidirectional streaming middleware","archived":false,"fork":false,"pushed_at":"2024-06-10T23:05:44.000Z","size":226,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-25T01:02:27.036Z","etag":null,"topics":["go","grpc","service-discovery","streaming"],"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/kralicky.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-01-02T06:45:14.000Z","updated_at":"2024-06-10T23:05:21.000Z","dependencies_parsed_at":"2023-12-21T01:43:24.646Z","dependency_job_id":"83b95677-5b2f-44a8-8e23-bb0e12f4cff4","html_url":"https://github.com/kralicky/totem","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/kralicky/totem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kralicky%2Ftotem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kralicky%2Ftotem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kralicky%2Ftotem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kralicky%2Ftotem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kralicky","download_url":"https://codeload.github.com/kralicky/totem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kralicky%2Ftotem/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262924955,"owners_count":23385458,"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":["go","grpc","service-discovery","streaming"],"created_at":"2025-01-10T20:53:24.680Z","updated_at":"2025-07-01T08:07:04.063Z","avatar_url":"https://github.com/kralicky.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Totem is a Go library that can turn a single gRPC stream into bidirectional unary gRPC servers.\n\n## Background\n\nStreaming RPCs enable several useful design patterns for client-server connections that can't be done with unary RPCs. For example, keeping track of long-lived client connections, and sending server-initiated requests to such clients. However, implementing bidirectional messaging over streams can quickly become very complicated for non-trivial use cases. Totem enables these design patterns and abstracts away the underlying stream, allowing you to implement your streaming RPC in terms of simpler unary RPCs.\n\n## Examples\n\nSee the [examples](examples/) directory for example code.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkralicky%2Ftotem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkralicky%2Ftotem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkralicky%2Ftotem/lists"}