Closed bradws closed 8 years ago
@bradws I'm not sure about the autobahn issues, but we're working on a RxJS version, which will use observables, so you'll be able to use things like async pipes in Angular 2.
The current version depends heavily on angular 1, so it won't be ported to angular 2.
Oh good to know. Will it be released on github? If so, what the approximate release date? Thanks.
It'll be released on github, just don't have timeframe yet.
@bradws rx.wamp is a little behind at the moment (Rx version is still at 2.3) let me know if you have any problems and I'll see if I can roll them into a fix/update.
@davidwdan Any progress on a RxJS-version of WAMP client?
@chiefmc yes, we have a version that we're using on our internal apps, but it needs more work before we can release it.
do you mind giving it us for a spin on a new project?
any updates on this? :)
An update on the RxJS version?
I'll push it up when I get a chance
@darkbasic and @creat-or take a look https://github.com/voryx/thruway.js
Great! Thanks for this!
Hi,
I have tried getting AutobahnJS v0.9.9 working with Angular 2, but cannot get it working in the Browser. If you're interested, please see my raised github issue.
It seems silly, but it doesn't seem to recognize a second line of AutobahnJS code (it DOES recognize only 1 line !?!).
Anyway, are there any plans to implement angular-wamp using Angular 2 in the future? Do you have any thoughts on this and/or my issue?
Cheers, bradws