Listen on WS Server Endpoints and consume messages
- Run WebSocket server
- Build Deploy NiFI ListenWebSocket NAR to your NIFi instance
- point the ListenWebSocket processor to ws://localhost:8025/websockets/test
// TO DO
- add wss SSL support
- allow option to batch websocket events into batch messages
