4 Commits

Author SHA1 Message Date
Victor Noël
12897b1bcd on$: fix unsubscribe and add cleanup
Add an example of concurrent subscription to gun in the
view with a button to subscribe and unsubscribe.
2017-04-29 11:25:59 +02:00
Victor Noël
141b5ea390 Bump gun to 0.7.3
Add val$ and on$ to get observables (on$ can't be unsubscribed for
now...)
2017-04-22 11:28:00 +02:00
Victor Noël
5c049c1f85 Upgrade dependencies 2017-04-22 11:27:06 +02:00
Victor Noël
ea5d6db9b2 angular-demo: rewrite rx wrapper
Use latest API and ensure unsubscription will be done.
2017-04-19 21:14:44 +02:00