Distributed Data Protocol

From air
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

https://meteorhacks.com/introduction-to-ddp.html

DDP is the heart of MeteorJS and it’s the protocol Meteor uses to communicate between the client and the server.


https://meteorhacks.com/discover-meteor-ddp-in-realtime.html