-
see `dotnet/targets/Xamarin.Shared.Sdk.targets`
```xml
```
This copies all `.dylib` into the final app bundle (.app).
This greatly increase the size of the `.app` since there are duplicate…
-
**API Platform version(s) affected**: 2.6.8
**Description**
Always get a timeout when mercure is turned on on a resource and the resource is updated. The request to mercure never fires. Tried wi…
-
For environment like Digital Ocean App Platform you need to setup your app as a one container.
To easily use of such service would need to combine PHP-FPM and Caddy created with the current Dockerf…
-
Hi. I'm using Mercure's official docker image with a few customizations in Caddyfile. Without the subscription API turned on, the memory usage is very low. But as soon as I enable the subscription API…
-
**Describe the bug**
Even when `alb.ingress.kubernetes.io/healthcheck-path` set, the health-check is still done on `/`
**Steps to reproduce**
Create an ingress controller such as:
```
apiVe…
-
## Cardano Indonesia Meeting: 22 August 2022 until 28 August 2022
- Last Meeting - #54
- Next Meeting - #56
### Attendees:
Andreas Sosilo (@andreassosilo)
Andre Cahyadi (@andreca…
-
I was wondering how Mercure will handle subscription when multiple instance of a hub are launch with Kubernetes.
[Here][1] we can read:
> To subscribe to updates, the client opens an HTTPS conne…
-
Hi all,
Because GraphiQL and GraphQL Playground does not support file uploading, I use [Altair](https://altair.sirmuel.design/) to test my queries.
I do exactly what's the doc said:
[Handling F…
-
I generated a subscriber token setting the `exp` claim. It correctly throws 401. But when it gets connected, even after expiry, events get streamed thru the connection. Should it be expected behavior?
-
* Debug builds are fine.
* Default is `false` (if empty) so it's not a huge problem.
* We (xamarin-macios repo) only compare the value to `true` so this is likely coming from dotnet sdk/runtime.
…