Jump to content

Distributed Data Protocol: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Merge to}}
Merged content to Meteor (web framework)#Distributed Data Protocol, redirecting; uncontested 2019 proposal (easy-merge)
Tag: New redirect
 
Line 1: Line 1:
{{merge to|Meteor (web framework)|date=July 2019}}
#REDIRECT [[Meteor (web framework)#Distributed Data Protocol]]
'''Distributed Data Protocol''' (or '''DDP''') is a [[client-server]] [[communications protocol|protocol]] for querying and updating a server-side database and for synchronizing such updates among clients. It uses the [[publish-subscribe pattern|publish-subscribe]] messaging pattern. It was created for use by the [[Meteor (web framework)|Meteor JavaScript framework]].<ref>{{cite web | url=http://meteor.com/blog/2012/03/21/introducing-ddp | title=Introducing DDP | accessdate=2013-05-29}}</ref>

The DDP Specification is located on GitHub.<ref>{{cite web | url=https://github.com/meteor/meteor/blob/master/packages/ddp/DDP.md | title=DDP Specification | accessdate=2014-04-24}}</ref>

== References ==
{{Reflist}}


{{R from merge}}
{{R to section}}


[[Category:Application layer protocols]]
[[Category:Application layer protocols]]
[[Category:Instant messaging protocols]]
[[Category:Instant messaging protocols]]

{{computer-stub}}

Latest revision as of 10:25, 8 May 2020

  • From a merge: This is a redirect from a page that was merged into another page. This redirect was kept in order to preserve the edit history of this page after its content was merged into the content of the target page. Please do not remove the tag that generates this text (unless the need to recreate content on this page has been demonstrated) or delete this page.