Difference between revisions of "DDP"

From air
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
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
  +
* Java DDP Client https://github.com/kenyee/java-ddp-client
*
 
   
 
=Tools=
 
=Tools=

Latest revision as of 16:53, 30 September 2016