-
### Description:
run `docker-compose build` and failed.
### Expected Behavior:
can build succeed
### Context information:
**Output of `git rev-parse HEAD`**
```
df4ccf5eb7857d459e2b1d15…
-
I sent JPEG-LS lossless, JPEG 2000 lossless and JPEG lossless studies to the router, and the response was "transfer syntax not supported", and required the server to decompress before sending to the r…
-
Hi!
First of all, thanks a lot for this skeleton.
I'm trying to make async updates work with Mercure, allowing only authenticated updates and subscribers - however there's some things I do not u…
-
Hello everyone,
When I start the Mercury hub I use this parameter: 'SERVER_NAME=:3000'. As a result, the Mercure hub listens on all ports 3000 of all IP addresses.
How could I specify a unique IP an…
-
Not a "real" issue per se, but I just stumbled upon this while browsing Twitter (via [@intenttoship](https://twitter.com/intenttoship/status/1326652757739180033)):
https://groups.google.com/a/chromiu…
-
**Description**
Apparently, in order to use subscriptions, the following requirements must be met:
- the Mercure hub and bundle need to be installed and configured.
- Mercure needs to be enable…
-
https://github.com/dunglas/mercure/blob/0a7e80ea28aa23cf2174dcb2b90b04a3632c072f/charts/mercure/values.yaml#L12
please, show example for
```
ADDR=':1337', ALLOW_ANONYMOUS=1, USE_FORWARDED_HEADE…
-
## Introduction
Introducing a [Server-sent events](https://en.wikipedia.org/wiki/Server-sent_events#targetText=Server%2DSent%20Events%20(SSE),of%20HTML5%20by%20the%20W3C.) module for Nuxt to let [s…
-
Dear,
After installing the module and trying to imply it within a custom service I get the following error.
`You cannot use "Symfony\Component\Mercure\Token\LcobucciFactory" as the "lcobucci/jwt…
-
[Documentation](https://symfony.com/doc/current/mercure.html) and examples are showing how to use Mercure from one place. But with Stimulus, each controller could listen to different topics.
What w…