-
https://github.com/nelmio/NelmioApiDocBundle/pull/1842 require a dependency on `twig.extension.assets` but it's not a dependency of nelmio. Could we make this dependency optional ?
Error message:
…
-
I see there is added a new `Authorization` class which helps to create mercure cookies, but I think the deletion then should be also added :)
-
this is related to token generation using the lcobocci/jwt package.
"Cannot instantiate interface 'Builder'"
this is my code.
-
Hi, when I listen to the Subscribtions event,I received the wrong data . It should be JSON format.
Is there something wrong in the func `processEvent` ? ( ps : client.go:287)
The origin data is as …
-
Hi,
I have issue similiar to this one - https://github.com/dunglas/mercure/issues/464. Except timeout is occuring after ~1min most of the time, and my connection isn't reopening.
```
Connection o…
-
**API Platform version(s) affected**: 2.6.2
**ES**: 7.10.1
**PHP**: 7.4
**Description**
Tried to use ES Support as described in the [documentaion](https://api-platform.com/docs/core/elasticsea…
-
> **4867a49** created the issue
Hi there,
Every 3 or 4th upload of varying sizes from 3mb to 30mb, cyberduck disconnects or says transfer incomplete...although sometimes it has fully uploaded..? It…
-
The latest master [build](https://github.com/dunglas/mercure/actions/runs/914531593) is currently broken, because the chart version was not increased in #527.
After looking at the commits in #527 i…
-
Hi Prisma Team! My Prisma Client just crashed. This is the report:
## Versions
| Name | Version |
|-----------------|--------------------|
| Node | v16.8.0 …
-
Hello, everybody!
Current documentation covers case for manual creating mercure publisher jwt via jwt.io (HS256 with secret-key).
If i want to protect pubs for subscribers (mercure targets), i n…