-
With a client side database it raises the prospect of a User having many devices ( web, Desktop, mobiles) and how best to approach the pattern for data synchronisation.
Event Log
One way is to mai…
-
Hi,
I am trying to download this package through Composer.
This is what I get:
```
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkr…
-
I've just moved over from the legacy to the new Caddy version and getting
`has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.`
Is this a…
-
Can you add [mercure](https://github.com/dunglas/mercure) support.
This is used by [hotwire](https://hotwire.dev/) turbo.
-
I have a caddy w/ mercure module. And I have a Caddy on the system for anything else from a PPA. (w/o any modules, just factory default caddy)
If I try to connect to the server w/ javascript, it will…
-
I got strange behavior when using this package in browser (Chrome)
Most of the time I did not receive updates.
In Caddy logs I can see that update was sent:
`"level":"info","ts":1651780975.857…
zim32 updated
2 years ago
-
#### How Shlink is set-up
* Shlink Version: 3.0.2
* PHP Version: Docker Image
* How do you serve Shlink: Docker image
* Database engine used: MariaDB (10.6.x)
#### Summary
It seems tha…
-
Hi,
If I turn off my internet after using the `close` function, I get this error:
```
GET https://mercure.mail.tm/.well-known/mercure?topic=/accounts/123 net::ERR_INTERNET_DISCONNECTED
at even…
-
Hello,
Here is my implementation:
```php
-
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…