oliyh / re-graph

A graphql client for clojurescript and clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick unsubscribe/resubscribe should be a no-op

oliyh opened this issue · comments

Could delay the unsubscribe message by 100ms and cancel it if resubscription occurs. Use case is changing pages which may unmount and then remount a component.