Closed peburrows closed 5 years ago
Instead of requiring the calling code to call Kane.Subscription.pull/1 repeatedly, we should add something like Kane.Subscription.stream
Kane.Subscription.pull/1
Kane.Subscription.stream
Addressed as part of #22 and included in v0.7.0-beta (thanks @barthez!).
v0.7.0-beta
@peburrows Can we update the docs to see how to properly use Kane.Subscription.stream ? Thanks!
Instead of requiring the calling code to call
Kane.Subscription.pull/1
repeatedly, we should add something likeKane.Subscription.stream