[SOLVED] Twitch.listen is never triggered?

Yes i’m referring to this line but in the example when we click on the button to change the color of the circle, client send an ajax request to the EBS and the EBS send a message to the pubsub, so this is weird, the twitch.listen function should be triggered

I tried to send a broadcast message in the client using twitch.send, in the browser it seems that the message send well, but twitch.listen don’t triggered either