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

Investigate support for alternative serializers #931

Open
gkinsman opened this issue Aug 4, 2021 · 2 comments
Open

Investigate support for alternative serializers #931

gkinsman opened this issue Aug 4, 2021 · 2 comments
Milestone

Comments

@gkinsman
Copy link
Contributor

gkinsman commented Aug 4, 2021

Currently JustSaying is tightly coupled to the JustSaying wire format. This is problematic as the wider business begins to adopt alternative formats, such as cloud events. In addition, there is no native support for message attributes in the JustSaying format, which means that JS is also coupled to the SQS message format for these.

We need to do some exploration to discover how difficult it would be to support alternative formats while still supporting existing queues and handlers.

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 16, 2022
@martincostello
Copy link
Member

Looks like this overlaps with #1003.

@martincostello martincostello added this to the Future milestone Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants