An open API service indexing awesome lists of open source software.

https://github.com/brefphp/symfony-messenger

Bridge to use Symfony Messenger on AWS Lambda with Bref
https://github.com/brefphp/symfony-messenger

aws-eventbridge aws-lambda aws-sns aws-sqs bref serverless symfony-messenger

Last synced: about 2 months ago
JSON representation

Bridge to use Symfony Messenger on AWS Lambda with Bref

Awesome Lists containing this project

README

        

Bridge to use Symfony Messenger on AWS Lambda with [Bref](https://bref.sh).

This bridge allows messages to be dispatched to SQS, SNS or EventBridge, while workers handle those messages on AWS Lambda.

## Documentation

You can find the documentation [on the Bref website here](https://bref.sh/docs/symfony/messenger).