Hi, is there anyway of sending a simulated 'v2'system.socket_closing event to a notfication channel?
I am trying to test if I am receiving the event correctly or missing it.
I did try subscribing to an existing channel and sending a notifciation message but as expect it did not work.
Is there a raw message format I can send to the channel so as to generate this event on the channel?
Mike
I do send raw messages in order to unscribed to previoudly subscribed events so I do know some things can be done that way