You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Benoit Tellier (Jira)" <se...@james.apache.org> on 2021/11/10 07:56:00 UTC

[jira] [Closed] (JAMES-3539) JMAP PushSubscription (web hooks) is not implemented

     [ https://issues.apache.org/jira/browse/JAMES-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benoit Tellier closed JAMES-3539.
---------------------------------
    Resolution: Fixed

Now this is implemented :-)

> JMAP PushSubscription (web hooks) is not implemented
> ----------------------------------------------------
>
>                 Key: JAMES-3539
>                 URL: https://issues.apache.org/jira/browse/JAMES-3539
>             Project: James Server
>          Issue Type: Sub-task
>          Components: JMAP
>    Affects Versions: 3.6.0
>            Reporter: Benoit Tellier
>            Assignee: Antoine Duprat
>            Priority: Major
>         Attachments: Screenshot from 2021-10-18 11-40-02.png
>
>          Time Spent: 46h 20m
>  Remaining Estimate: 0h
>
> https://jmap.io/spec-core.html#pushsubscription
> {code:java}
> Clients may create a PushSubscription to register a URL with the JMAP server. 
> The JMAP server will then make an HTTP POST request to this URL for each push notification it wishes to send to the client.
> {code}
> I can be used to group notifications with other apps, for instance in a groupware.
> This is not implemented so far.
> I read the RFCs, but have no opinion so far on the best way to implement this. Support for this is likely not needed but we could imagine accept contributions.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org