I am developing an android client (chat application) using the android-ddp library. The problem is when, everytime I connect to meteor and subscribe to a dataset, all the records are published. How do I stop sending the same records on every new connection and get only the unpublished records.
you can try this. Reactive Publish