Skip to content

Expose PubSub over gRPC #8602

@Pandapip1

Description

@Pandapip1

Checklist

  • My issue is specific & actionable.
  • I am not suggesting a protocol enhancement.
  • I have searched on the issue tracker for my issue.

Description

Currently, the HTTP API for PubSub is less than ideal. The fact that you have to send an HTTP GET request to publish something and listen to a stream to subscribe to something is clunky (and slow!), and is exactly what gRPC is meant to solve! I suggest that a new endpoint be added that exposes PubSub using gRPC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low: Not priority right nowexp/intermediatePrior experience is likely helpfulhelp wantedSeeking public contribution on this issuekind/featureA new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions