-
Greetings,
I'm trying to set up a project using mercure to push events from a symfony API to a react website.
When the user enters his credentials on the login page of my react website, it calls…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Output of `ddev debug test`
Expand `ddev debug test` diagnostic information
```
======= Existing project c…
-
- [X] Mercure
- [ ] Terre
- [ ] Mars
- [ ] Venus
- [ ] Uranus
- [ ] Saturne
- [ ] Jupiter
-
I have a project that has been in development for a bit, and I recently brought in mercure, and it had been working great (on v0.15.10). I upgraded from an intel mac to an apple silicon m2/arm64 machi…
-
- [ ] PHP 8
- [ ] Change docblock to attributes
- [ ] Coding style
- [ ] GitFlow
- [ ] Github actions
- [ ] Add formatting analysis
- [ ] Add static code analysis
- [ ] Messenger
-…
-
Adding:
```
private HubInterface $hub;
public function __construct(HubInterface $hub)
{
parent::__construct();
$this->hub = $hub;
}
```
to any command caus…
-
I'm reusing a jwt that I'm also using with mercure, where it is working just fine.
```
mercure {
transport_url {$MERCURE_TRANSPORT_URL:bolt://mercure.db}
publisher_jwt {$MERCURE_JWT_SECRET_PU…
-
The Notify component currently does this in JavaScript:
```js
new Notification(content);
```
But, `Notification` has a 2nd options argument - https://developer.mozilla.org/en-US/docs/Web/API/N…
-
I've written code in a fair few languages, but PHP is new to me. CONTRIBUTING.md is written from the perspective of an experience PHP dev, which makes it difficult for newcomers like me to contribute.…
ghost updated
1 month ago
-
i am using the latest jitsi admin, but i couldent get the new websocket configuration to wrok. i am assuming the configuration provided on https://github.com/H2-invent/jitsi-admin/wiki/Websocket-insta…