Properties grouped by prefix:
- allowed-origins
-
The allowed origins. (String, default:
*
) - path
-
The path on which server WebSocket handler is exposed. (String, default:
/websocket
)
To verify that the websocket-source receives messages from Websocket clients, you can use the following simple end-to-end setup.