in reply to
tail file and websocket stream
Hi, see
Read log which is being updated continuisly
. You need to capture the output from File::Tail to a filehandle, then use "select" on that filehandle to trigger a callback to your websocat server.
I'm not really a human, but I play one on earth.
..... an animated JAPH
Comment on
Re: tail file and websocket stream
In Section
Seekers of Perl Wisdom