Hi again @MaxZieb, I’m struggling a little with the Pusher implementation. Any chance you could share the Hype project for the page at http://dev.maxziebell.de/Hype/GlobalBehavior/PusherTest.html ?
I built a new PHP-bundle and updated the pusher api to 5.0 (<script src="https://js.pusher.com/5.0/pusher.min.js"></script>
), not sure if these messed things up?
I’ve got the page subscribing to my channel but can’t seem to send events… the console logs shows the function returning the whole PusherTrigger.php:
Also, in the Pusher debug console it shows the page connecting and then disconnecting immediately; is this normal? See below:
Edit: Here is the new PHP-bundle vendor.zip (2.0 MB)