Distributed Data Protocol: Difference between revisions
Appearance
Content deleted Content added
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: | ||
#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
Redirect to:
- 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.
- For redirects with substantive page histories that did not result from page merges use {{R with history}} instead.
- To a section: This is a redirect from a topic that does not have its own page to a section of a page on the subject. For redirects to embedded anchors on a page, use {{R to anchor}} instead.