You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@nifi.apache.org by Luis <lc...@openpartner.cl> on 2020/05/24 02:22:21 UTC

ListenWebSocket disconnect event

Hi everyone,

I am using ListenWebSocket in a Flow and works perfect, nevertheless I
need to know when client gets disconnected.

The processor doesn't seem to have the "Disconnect output path" though
it is considered in the source code as far as a I could check.

Does anyone know some custom processor that consider the "Disconnect
output". I am a very basic java programmer so I couldn't figure out how
to add it looking at NIFI source code.

Appreciate any help.

Thanks,

LC