
Meteor.js with Uri Goldshtein
JavaScript Archives - Software Engineering Daily
00:00
Meteor - For Real Time, Multi User Applications Like Facebook or Uber?
Meteor is built from the ground up to handle those types of updates. Meteor introduced a new protocol that's called DDP, which is like a REST for real time. So every time there's a change in the database, doesn't matter if the change comes from outside of your application or from inside of your application, Meteor lets you know that this query has changed and it gives you the updated value.
Transcript
Play full episode