Summary and extra tasks
So what we learnt in this tutorial was:
- Setting up deepstream with HTTP authentication
- Subscribing and emitting events to display the progress status
- Applying some really basic permissions to stop front endusers from posting events
Full application code
FrontEnd
embed:guides/live-progress-bar/app.html
Backend
embed:guides/live-progress-bar/server.js