I am pretty new to Meteor, But I found it interesting.
I am just wondering what is the underlying technique or algorithm that Meteor uses to do concurrency control in Real-time and how it works with conflicts? is it based on Operational Transformation (OT) or something else? Also, it would be helpful to know the architecture of Meteor.