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

Fix(graphql)(mercure): Use public URL for subscription URI creation if it is available #6514

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

psihius
Copy link
Contributor

@psihius psihius commented Aug 13, 2024

Q A
Branch? 3.4
Tickets Didn't find any, came up with a solution instead of making an issue :)
License MIT
Doc PR

This is required when publishing and reading host names are not the same, ex: docker environment ("mercure" vs "localhost:port" between server side and client side), having different publishing URL and public access url's, etc. Mercure itself and Mercure bundle have been supporting this for a while.

This is required when publishing and reading host names are not the same, ex: docker environment ("mercure" vs "localhost:port" between server side and client side), having different publishing URL and public access url's, etc.
Mercure itself and Mercure bundle have been supporting this for a while.
@psihius psihius changed the title Use public URL for subscription URI creation if it is available Fix: Use public URL for subscription URI creation if it is available Aug 13, 2024
@psihius psihius changed the title Fix: Use public URL for subscription URI creation if it is available Fix(graphql)(mercure): Use public URL for subscription URI creation if it is available Aug 14, 2024
@dunglas dunglas merged commit 82073d3 into api-platform:3.4 Aug 21, 2024
74 of 78 checks passed
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

Successfully merging this pull request may close these issues.

2 participants