Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

WebSocket event receiver is an internal event receiver that comes with WSO2 products by default. You can configure it with XML, JSON, and text input mapping types. 

...

You can also define the respective adapter properties of the event receiver based on the transport type within the <from> element of the event receiver configuration in the<CEPthe <PRODUCT_HOME>/repository/deployment/server/eventreceivers/ directory as follows.

...

Adapter Property
Description
Configuration file propertyExample
Web Socket Server URLURL of the WebSocket server to which you want to connect to

websocket.server.url
ws://localhost:9099
Is events duplicated in clusterIn a cluster whether the same event can reach two receiver nodes
events.duplicated.in.cluster
true/false