- Published on
Websockets and DDP in production
- Authors
- Name
- Peter Peerdeman
- @peterpeerdeman
In this guestlecture I show an example of a realtime application we built using Meteor and DDP. Along the way I explain how the DDP realtime protocol works, what the data through websockets looks like and how to consume this API data with the ddp-client
npm package.
The slides and materials can be found on github
This talk was given on 21-04-2017 as a guest lecture at the HvA CMD - Everything Web Minor for the course "Real-Time Web"