I am using curl in a bash script to connection to a notification websocket. I want to be able to listen for an event and have my script react to the event accordingly.
Th