Julien Machon
Julien Machon
That said, I have found a workaround my issue by naming my Topic and manually building the ARN with the help of the `serverless-pseudo-parameters` plugin. It's not very elegant, but...
We need to take this into account #481 (comment)
2 years later, not a single browser has full support for `fetch() streaming` and we still can't set headers on `EventSource` :man_shrugging:
@chicoxyzzy according to this https://caniuse.com/#feat=streams we only have partial support for fetch streaming but maybe it's enough for reading serve-sent event (although Firefox under a flag is a bit of...