meteor-peerdb
meteor-peerdb copied to clipboard
Should we ran observers on the client side as well?
Should we ran observers on the client side as well? This could be useful to populate improve latency compensation. And it would be useful because it would make local (client-only) collections work on the client side as well if they have references.
:+1: This would be more in line how meteor works. I think the less you deviate, even artificially, from core the better. It would also be useful.