You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And to be valid with UnifiedPush.
PS: There is an UnifiedPush-Provider with is more stable then ntfy.sh and also use the WebPush-Server from mozilla on default - https://codeberg.org/sunup/android
We currently serve our sse events at https://cloud.opencloud.test/ocs/v2.php/apps/notifications/api/v1/notifications/sse
Since we want to sunset ocs we can maybe move to a more standardized endpoint / payload. I propose https://unifiedpush.org/
ntfy (which adheres to unifiedpush) does support subscribing to events using SSE: https://docs.ntfy.sh/subscribe/api/#subscribe-as-sse-stream which uses a reasonable JSON payload format: https://docs.ntfy.sh/subscribe/api/#json-message-format, eg:
related
The text was updated successfully, but these errors were encountered: