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.
Info |
---|
The |
...
Adapter Property | Description | Configuration file property | Example |
---|---|---|---|
Web Socket Server URL | URL of the WebSocket server to which you want to connect to | websocket.server.url | ws://localhost:9099 |
Is events duplicated in cluster | In a cluster whether the same event can reach two receiver nodes | events.duplicated.in.cluster | true/false |
...