Distributed Data Protocol

From air
Revision as of 09:33, 16 June 2016 by Donsez (talk | contribs) (Created page with "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.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.