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

AWSUtils SQS allow localhost connection #3485

Merged
merged 1 commit into from
Oct 2, 2017
Merged

AWSUtils SQS allow localhost connection #3485

merged 1 commit into from
Oct 2, 2017

Conversation

asterius1
Copy link
Contributor

You can now use connection strings like: Service=http://localhost:20003.
It allows usage of elasticmq (SQS drop in replacement) which is useful for local development.

Code for it I took from DynamoDBStorage with minimal changes.
Didn't know if I should make a test for it.
Works for me.

@dnfclas
Copy link

dnfclas commented Oct 2, 2017

@asterius1,
Thanks for having already signed the Contribution License Agreement. Your agreement was validated by .NET Foundation. We will now review your pull request.
Thanks,
.NET Foundation Pull Request Bot

@jdom jdom merged commit 795022d into dotnet:master Oct 2, 2017
@jdom
Copy link
Member

jdom commented Oct 2, 2017

Thanks @asterius1 !

@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants