History repeating ?

DDP

Computer history

1970 - 1980 : terminal server

presentations on the wire

1990 - 2000 : database everywhere

data on the wire

History repeating ?

1990 - 2000 : internet rising

presentations on the wire

2012 - Now : Meteor DDP

data on the wire

What is DDP ?

the Distributed Data Protocol

For fetching data from the server

And receiving live updates when data change

Like REST for websockets

It's only JSON

Why should I choose DDP when I already have REST ?

  • Data updates in realtime
  • Responses flexibility
  • State synchronisation
  • Not waiting for HTTP2

( you can keep your REST as a side data source )

Not only for Meteor

DDP in every language

as a realtime ORM

The 

Distributed Data Protocol

Your new best friend in the websockets world

DDP

Want to know more about                 ?

Read my other short presentation

 

Thanks @guidouil

Meteor DDP, history repeating ?

By Guillaume Darbonne

Meteor DDP, history repeating ?

A brief introduction to Meteor DDP

  • 2,434