utopia-php / messaging

Lite & fast micro PHP messaging library that is **easy to use**.
MIT License
14 stars 64 forks source link

added aws sns adapter #56

Open Dksie09 opened 8 months ago

Dksie09 commented 8 months ago

What does this PR do?

This PR adds AWS SNS adapter for push notifications

Test Plan

Set the AWS (REST) API Gateway URL as an environment variable

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

yes

vermakhushboo commented 8 months ago

Thanks for the PR, @Dksie09. Please run composer format to fix linter related errors and also take a look at the failing tests. 😄

vermakhushboo commented 8 months ago

@Dksie09 have you made any progress? If yes, please update the same.