lajosbencz / vue-wamp

AutobahnJS wrapper library fo Vue.js
MIT License
48 stars 13 forks source link

vue-camp update #16

Closed liho26 closed 5 years ago

liho26 commented 6 years ago

@lajosbencz Hi. I try to use due-wamp with Electron. When app starts I get autobahn error. After some investigation I realised, that this is autobahn's bug. Full description you can found here:

https://github.com/crossbario/autobahn-js/issues/356

Is it possible ask you rebuild due-wamp with new version of autobahn?

RBukharov commented 6 years ago

Hi @lajosbencz, @liho26, I guess now it's too early to rebuild it: https://github.com/crossbario/autobahn-js/issues/356#issuecomment-407313513

RBukharov commented 6 years ago

I suppose, it's time now: https://github.com/crossbario/autobahn-js-browser/releases/tag/v18.10.1 That bug was fixed here: https://github.com/crossbario/autobahn-js/pull/370

lajosbencz commented 5 years ago

Thanks for the heads up guys, i've ignored this repo for a while now. I will do a rewrite of it in the following few days.

lajosbencz commented 5 years ago

Update to "vue-wamp": "^2.0"!