Alexander Roddis
Results
2
comments of
Alexander Roddis
The project is obviously dead...1,5 years no Symfony 4 support...no Response...even to people offering to help...sad.
Doesnt seem to work properly at the moment. Workaround: this.$wamp or Vue.Wamp returns the actual connection...you can use .on on that. ```javascript self.$wamp.on('status', ({status, lastStatus, details}) => { console.log(status, lastStatus,...