We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thank you very much for this adapter @darrachequesne! Looking forward to build with it.
I took the freedom to fork the redis-emitter and adjust it so it is using AWS SNS and is compatible with the adapter in this repository. It's available here: https://github.com/FerdinandvHagen/socket.io-sqs-emitter
I have also enabled LocalStack for the pipeline in order to test properly. Unfortunately there are some timing / race conditions with LocalStack so I had to add quite a lot of delays. Tests run fine on pipeline: https://github.com/FerdinandvHagen/socket.io-sqs-emitter/actions/runs/9893657701/job/27329307565
Feel free to add this to the official socket.io organization if you would like @darrachequesne.
Best,
Ferdinand
The text was updated successfully, but these errors were encountered:
@FerdinandvHagen awesome, thanks!
I will definitely add it to the organization, if that's OK for you.
Sorry, something went wrong.
Sure! Feel free to go ahead.
No branches or pull requests
Thank you very much for this adapter @darrachequesne!
Looking forward to build with it.
I took the freedom to fork the redis-emitter and adjust it so it is using AWS SNS and is compatible with the adapter in this repository. It's available here: https://github.com/FerdinandvHagen/socket.io-sqs-emitter
I have also enabled LocalStack for the pipeline in order to test properly. Unfortunately there are some timing / race conditions with LocalStack so I had to add quite a lot of delays. Tests run fine on pipeline: https://github.com/FerdinandvHagen/socket.io-sqs-emitter/actions/runs/9893657701/job/27329307565
Feel free to add this to the official socket.io organization if you would like @darrachequesne.
Best,
Ferdinand
The text was updated successfully, but these errors were encountered: