Gabriel Grubba

Results 184 comments of 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....

on the Settings maybe using just strings could be better?! instead of ```json { "packages": { "mongo": { "reactivity": { "changeStreams": true, "oplog": false, "pooling": false } } } }...