jquince

Results 4 comments of jquince

Yes just trying it with 4.3.6 and some demo code. Seems to work fine so far.

What happened to this?

The pattern from the example doesn't work. Only complete ever gets called even though inspecting the traffic you can see the response come back ok. ws.send("some thing").subscribe( (msg)=> { console.log("next",...

I understand it's easy enough to work around this with a custom component but why not fix it?