Sandesh created APEXCORE-681:
--------------------------------
Summary: Enhance the PubSubWebSocketServlet to 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)