Distributed Data Protocol

Distributed Data Protocol (or DDP) is a client-server protocol for querying and updating a server-side database and for synchronizing such updates among clients. It uses the publish-subscribe messaging pattern. It was created for use by the Meteor JavaScript framework.[1]

The DDP Specification is located on GitHub.[2]

  1. "Introducing DDP". Retrieved 2013-05-29.
  2. "DDP Specification". Retrieved 2014-04-24.

External links


This article is issued from Wikipedia - version of the 9/13/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.