Gabriel Grubba
Gabriel Grubba
CI seems good; I'll try reviewing the code again
Hey @vlasky! on: > can we please have DDP resumptions included in upcoming Meteor release 3.4? Tests are passing, docs are there, but I think we are missing some reviews....
Hey! What Meteor version are you using?
on the Settings maybe using just strings could be better?! instead of ```json { "packages": { "mongo": { "reactivity": { "changeStreams": true, "oplog": false, "pooling": false } } } }...