Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add pubsub emulator capability #10

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

rmscoal
Copy link
Contributor

@rmscoal rmscoal commented Mar 21, 2024

Hello, I love the work you've done and it really helped me.

However, I have a use case that instead of connecting to "real" pubsub instance, I am connecting to an emulator (whether it is remote or local) and publish a message to that emulator.

Here is the below result.
Screenshot 2024-03-21 at 13 44 16

This solution can also be used to connect to emulators located in remote host. I would like to add this capability for my end-to-end test in my CI pipeline.

@deejiw
Copy link
Owner

deejiw commented Mar 22, 2024

LGTM.

@deejiw deejiw merged commit 3d54a30 into deejiw:main Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants