PostHog / plugin-server

Service to process and save PostHog events, supporting JS/TS plugins at that
https://posthog.com
8 stars 5 forks source link

Expose `@google-cloud/pubsub` to plugins #545

Closed jredl-va closed 3 years ago

jredl-va commented 3 years ago

Changes

Adds support for the google cloud pub/sub package to continue work in flight of publishing events to a google cloud pub/sub topic.

That said work is currently located here: https://github.com/vendasta/pubsub-plugin