You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Sandesh (JIRA)" <ji...@apache.org> on 2017/03/24 17:48:41 UTC

[jira] [Updated] (APEXCORE-681) Enhance the PubSubWebSocketServlet to support more flexible internal message handlers

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

Sandesh updated APEXCORE-681:
-----------------------------
    Summary: Enhance the PubSubWebSocketServlet to support more flexible internal message handlers  (was: Enhance the PubSubWebSocketServlet to more flexible internal message handlers)

> Enhance the PubSubWebSocketServlet to support more flexible internal message handlers
> -------------------------------------------------------------------------------------
>
>                 Key: APEXCORE-681
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-681
>             Project: Apache Apex Core
>          Issue Type: Improvement
>            Reporter: Sandesh
>
> PubSubWebSocketServlet supports adding message handlers, but it is restricted to 
> 1. Publish message
> 2. Topic starting with "_internal" tag, 
> Making this generic helps to support different use cases.
> Another possibility is to make it easy to access the parsed message from PubSubWebSocket, this will avoid the re-parsing in the classes that extend PubSubWebSocket.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)