Denis Karabaza

Results 31 comments of Denis Karabaza

I don't think this should be a component, but rather a plugin that allows other components to interact with WAMP. Possible API: ``` js var VueWamp = require('...'); Vue.use(VueWamp); new...