Difference between revisions of "DDP"

From air
Jump to navigation Jump to search
Line 1: Line 1:
 
Distributed Data Protocol (DDP) is a protocol based on JSON, WebSockets and [[SockJS]].
 
Distributed Data Protocol (DDP) is a protocol based on JSON, WebSockets and [[SockJS]].
  +
  +
DDP is a part of the [[Meteor]] framework.
   
 
=Links=
 
=Links=
Line 5: Line 7:
 
* https://github.com/meteor/meteor/blob/devel/packages/livedata/DDP.md
 
* https://github.com/meteor/meteor/blob/devel/packages/livedata/DDP.md
 
* https://meteorhacks.com/introduction-to-ddp.html
 
* https://meteorhacks.com/introduction-to-ddp.html
*
 
   
 
=Tools=
 
=Tools=

Revision as of 13:12, 14 December 2014