|
We will build on our previous Listener work from M2 to include a
Push listener that the server can speak to.
For the purposes of this JIRA, Push is meant to be one way, asynchronous messaging with eventual delivery guarantees. (Think a JMS queue). This is not prescribing any individual technology.
Push listeners in this case SHOULD limit themselves to capabilities in Simple Push, but we can discuss on the ML
|