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

Ship an SQS consumer along with the gateway distribution #9

Open
deckerego opened this issue Jul 31, 2024 · 0 comments
Open

Ship an SQS consumer along with the gateway distribution #9

deckerego opened this issue Jul 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@deckerego
Copy link
Owner

deckerego commented Jul 31, 2024

We have a sample script that shows how to consume gateway messages - but instead we should have a pre-built consumer that you can easily install that will poll for SQS messages and then dispatch them as needed.

See https://nodejs.org/api/events.html for how we might do an emitter pattern in Node.JS running within the consumer.

@deckerego deckerego added the enhancement New feature or request label Jul 31, 2024
@deckerego deckerego self-assigned this Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant